Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 362 Bytes

File metadata and controls

2 lines (2 loc) · 362 Bytes

Flask-REST-API-With-Token-Authentication

Contains flask server with code which can be used for running a REST API and has additional support for Token Authentication system and Admin Roles . Can be deployed on Heroku or AWS and tested using curl . Returns valid json responses . Can also use PostMan instead of curl for making the calls more easily . . .