An open API service indexing awesome lists of open source software.

https://github.com/rafaelswr/developwithpython-flask

Crud Operations on a Rest API with Python & Flask
https://github.com/rafaelswr/developwithpython-flask

Last synced: 3 months ago
JSON representation

Crud Operations on a Rest API with Python & Flask

Awesome Lists containing this project

README

        

This is a project on my first contact developing REST API's with Python & micro-framework Flask.
Covers CRUD operations & test with Postman and curl.