This project is a RESTful API that allows users to manage a collection of movies. It provides endpoints for creating, reading, updating, and deleting movie records stored in a PostgreSQL database.
This project creates a web-based chat application with an API backend that can use OpenAI chat models to answer questions about the items in a PostgreSQL database table. The frontend is built with ...