Skip to content

Commit 50c6bc6

Browse files
author
georgezheng123
authored
fixed endpoints link
1 parent 6bcdc2b commit 50c6bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# stuy-spec-api
22

3-
The <a href='https://docs.google.com/spreadsheets/d/181bJAbSEepuMjQyhE7dueGexzs7844WE2J2OrlgI3YY/edit#gid=0'>Schema</a> has all the Objects and their relationships. The <a href='https://docs.google.com/document/d/1liAsWCmN7p7MRSAHxvseQHRobF-g6hiGOgnQ6vhQw24/edit'>REST Endpoints</a> spreadsheet documents the functions that this RESTful API should take.
3+
The <a href='https://docs.google.com/spreadsheets/d/181bJAbSEepuMjQyhE7dueGexzs7844WE2J2OrlgI3YY/edit#gid=0'>Schema</a> has all the Objects and their relationships. The <a href='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.
44

55
## Flask-SQLAlchemy
66
- <a href='http://flask-sqlalchemy.pocoo.org/2.2/quickstart/'>Simple Relationships and how to create objects related to eachother</a>

0 commit comments

Comments
 (0)