https://github.com/kalebu/simple-flaskrestful-api
A simple api created using flask framework by using the flask restful extension which allows you to add the four methods get , put, post and delete easily
https://github.com/kalebu/simple-flaskrestful-api
Last synced: 7 months ago
JSON representation
A simple api created using flask framework by using the flask restful extension which allows you to add the four methods get , put, post and delete easily
- Host: GitHub
- URL: https://github.com/kalebu/simple-flaskrestful-api
- Owner: Kalebu
- Created: 2019-09-07T23:14:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-07T23:15:21.000Z (about 6 years ago)
- Last Synced: 2025-03-24T04:03:58.756Z (7 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Flaskrestful-Api