https://github.com/jod35/bookapi
This is a project I did to teach building REST APIs with Python Flask and Flask-Restx
https://github.com/jod35/bookapi
Last synced: 9 months ago
JSON representation
This is a project I did to teach building REST APIs with Python Flask and Flask-Restx
- Host: GitHub
- URL: https://github.com/jod35/bookapi
- Owner: jod35
- Created: 2021-04-30T23:15:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-30T23:56:43.000Z (over 4 years ago)
- Last Synced: 2025-04-01T17:24:26.405Z (9 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BookAPI
this is a project I did for Teaching how to build REST APIs with Flask and Flask-Restx
# How to run the project
- Create Your Virtual environment
- Activate it
- Install all required dependencies with
``` pip install -r requirements.txt ```
- finally run project with ``` python app.py```
Feel free to contribute
## Youtube Link
https://youtu.be/-XuS0cfkvuA