Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 576 Bytes

File metadata and controls

14 lines (8 loc) · 576 Bytes

WebAPI

A Flask web application that displays data from a cloud-hosted DB using a CRUD API

URL: "https://webapi-439022.nn.r.appspot.com"

Note: When uploading image links, use embedded images such as from 'unsplash'.

Comments in 'config.py' mention which values to change when deploying the app yourself.

DEPLOY.md contains instructions on how to deploy this repository on your own Google Cloud project.

DATABASE.md contains a schema of the cloud-hosted database.

API_DOCS.md contains documentation for the CRUD API, including endpoints, request formats, and responses.