Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 407 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 407 Bytes

Dog Project Backend

Our Google Cloud Functions instance can be found at https://us-east1-dog-project-234515.cloudfunctions.net/. All relative paths that we include here are relative to this URL.

API Endpoints

Each api endpoint is listed as a relative url, the method used, and the json schema required for the added data. All endpoints should be hit with Content-Type: application/json.