Project
This app was built using TypeScript, Express, Prisma and PostgreSQL. You are able to create users, songs and playlists. Also authenticated users will have access to private songs. For authentication users we used JWT and for API documentation I used Postman.
Technologies
TypeScript
Node.js
Express.js
Prisma
Back