Skip to content

Sets up a Simple Backend with a PETS API

charlesc18 requested to merge setup-backend into main

What / Why

The purpose of this MR is to set up a simple Flask backend for our simple CRUD app.

  • Most of the flask code is found in app.py which will be broken down into separate modules later.

Testing

No unit tests has been added with this change.

Merge request reports

Loading