CN-UPB / pg-scrambLe

Main repository, wiki, and issue tracker of PG SCrAMblE
1 stars 0 forks source link

learn and understand work with REST API #9

Closed VivekJaganath closed 5 years ago

VivekJaganath commented 5 years ago

this task includes:

  1. Learning how REST API works in python
  2. Explore and understand the flask library in python
VivekJaganath commented 5 years ago

https://www.restapitutorial.com/ - Learnt and understood basics of REST API and its constraints https://flask-restful.readthedocs.io/en/latest/installation.html - Installed Flask worked on mini programs implementing flask