RESTful API with Flask
What is Rest?
Rest is short form of REpresentational State Transfer.
Access the full code
Before Diving deep into Rest or Restful API, do you understand what is an API (Application Programming Interface)?
An API is a set of definitions and protocols ...
waltertaya.hashnode.dev16 min read