/flask_rest_api

Creating Rest-Api services using flask in python

Primary LanguagePython

Rest api using flask

  1. Basic:
    It includes restful without oops concept
  2. More efficient rest-api:
    It includes restful without oops concept and JWT
  3. Using database:
    It includes mysql database to store data
  4. Token refresh and JWT extended:
    It includes flask jwt extended methods

Note

every folder is a seperate project run python app.py by going to folder