Skip to content

Geffrerson7/PLAYLIST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLAYLIST-API

Description

It is an API that creates, lists and updates song playlists and songs in public or private mode for authenticated users. It also has the functionality to create and list users and login.

This app was built using TypeScript, Express, Prisma and PostgreSQL.For authentication users we used JWT and for API documentation I used Postman.

ERD

ERD-PLAYLIST

Technologies and programming languages

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DATABASE_URL

PORT

JWT_SECRET

Run Locally

Clone the project

  git clone https://github.com/Geffrerson7/PLAYLIST-API.git

Go to the project directory

  cd PLAYLIST-API

Install dependencies

  npm install

Make migrations

  npx prisma migrate dev

Run project

  npm run dev

API Documentation

Postman documentation link

Authors

About

REST API for the data of a song playlist application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •