Sobes.tech
Junior — Senior

Integration of PostgreSQL with FastAPI application

livecode

Task condition

Establish a connection to a PostgreSQL database in a FastAPI project. The /menu endpoint should fetch data directly from the database table, rather than using a static list declared in the code.