You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple and well-structured REST API built with Express.js, TypeScript, and PostgreSQL. This project demonstrates clean API design, proper layering (routes, controllers, services), and safe database operations using async/await.