https://github.com/stuyspec/flask-api
[DEPRECATED] The Spectator's API written in Flask.
https://github.com/stuyspec/flask-api
Last synced: 4 months ago
JSON representation
[DEPRECATED] The Spectator's API written in Flask.
- Host: GitHub
- URL: https://github.com/stuyspec/flask-api
- Owner: stuyspec
- Created: 2017-06-21T01:14:51.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2017-07-30T19:24:49.000Z (almost 8 years ago)
- Last Synced: 2025-01-05T07:32:42.792Z (5 months ago)
- Language: Python
- Homepage:
- Size: 3.43 MB
- Stars: 2
- Watchers: 8
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stuy-spec-api
The Schema has all the Objects and their relationships. The REST Endpoints spreadsheet documents the functions that this RESTful API should take.
## Flask-SQLAlchemy
- Simple Relationships and how to create objects related to eachother
- Complex Relationships and how to create them