-
Notifications
You must be signed in to change notification settings - Fork 0
eshel9/simple-backend-steps
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Installation:
Currently, Installation can only be done manually
Pip Dependencies:
- flask
- connexion[swagger-ui]
- Flask-SQLAlchemy
- flask-marshmallow
- marshmallow-sqlalchemy
Usage:
Before running for the first time, create the DB with:
./reset_db.py
Then, run with:
./run.py
To interact with the api, navigate to:
http://localhost:5000/ui/About
Backend Server that implements basic blogposting API.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published