You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# stuy-spec-api
2
2
3
-
The <ahref='https://docs.google.com/spreadsheets/d/181bJAbSEepuMjQyhE7dueGexzs7844WE2J2OrlgI3YY/edit#gid=0'>Schema</a> has all the Objects and their relationships. The <ahref='https://docs.google.com/document/d/1liAsWCmN7p7MRSAHxvseQHRobF-g6hiGOgnQ6vhQw24/edit'>REST Endpoints</a> spreadsheet documents the functions that this RESTful API should take.
3
+
The <ahref='https://docs.google.com/spreadsheets/d/181bJAbSEepuMjQyhE7dueGexzs7844WE2J2OrlgI3YY/edit#gid=0'>Schema</a> has all the Objects and their relationships. The <ahref='https://docs.google.com/a/stuy.edu/document/d/118fyqRiZIAEc_05ZNsO5-0-AP_3GyBNbUjbJTbUPoS4/edit?usp=drive_web'>REST Endpoints</a> spreadsheet documents the functions that this RESTful API should take.
4
4
5
5
## Flask-SQLAlchemy
6
6
- <ahref='http://flask-sqlalchemy.pocoo.org/2.2/quickstart/'>Simple Relationships and how to create objects related to eachother</a>
0 commit comments