This application is a simple REST API built with FastAPI, SQLAlchemy and Bootstrap and tested with pytest. It allows for basic operations for managing users and items. This code is in the public ...
This repository contains the following files: • sql_report.ipynb: A Jupyter Notebook that shows how to connect to a PostgreSQL database using Python to perform some SQL queries to answer specific ...