How to make a simple API with python and bottle
Do you want to know how to make an API using Python and bottle? at the end of this lesson, you will be able to make your own API with python. First of all we will look what an API is. What is an API? API is the acronym for the application programming interface. In …