jordan-liubenov / musicis-rest

RestAPI for Musicis Galaxia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Musicis-Galaxia RestAPI

Backend service for https://github.com/jordan-liubenov/musicis-galaxia

About

Rest API made in Node.js using Express, MongoDB and JWT for authentication.

Get it running

Clone repository and do npm install, create a .env filed with a db variable inside it which holds the MongoDB connection string.

Run from index.js with npm start.

About

RestAPI for Musicis Galaxia

License:MIT License


Languages

Language:JavaScript 100.0%