I have 2 projects in this respository:
-
Log Analysis Project: This is an exercise in using complex sql joins with Psycopg, PostgreSQL and Python.
-
Catalog Project: This is an exercise in using Flask, Oauth, Json, and SQLAlchemy to create a CRUD Catalog appliction, with an Oauth security implementation. This aplicaiton also offers 3 JSON enpoint examples.