titusfrezer / addis-software-test-project-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General info

This project is made for Addis Software Test Project(Backend Implementation)

Technologies

Project is developed with:

  • Express.js
  • Mongodb
  • Mongoose
  • Docker

Setup

To run this project, clone it and install it locally using npm:

$ npm install
$ npm start

API Endpoints

/songs - Song CRUD(Create,Read,Update,Delete)
/songs/stats - fetches stats about the songs

About


Languages

Language:JavaScript 89.5%Language:Dockerfile 10.5%