NuCamp Bootcamp 2nd Course Project
I’ve start worked on the bootcamp’s 2nd course’s term project. We've picked our conceits and set up our Postgres databases; now we're using Flask + SQLAlchemy to author RESTful python middleware which accepts CGI queries, interacts with PostgreSQL via SQLAlchemy, and outputs in JSON.
I picked a sophisticated conceit— 10 tables, well above our instructor’s suggested 3 or 4— so I'll be generating test data and coding Create/Read/Update/Delete actions for awhile.
5 December 2022