Skip to content

An example of a restful api for a music app using koa, mongoose and typescript

Notifications You must be signed in to change notification settings

wuzi/music-app-api

Repository files navigation

Music App API

RESTFUL API for a music app

Getting Started

# install packages
npm install

# run server
npm start

Built With

  • nodejs - JavaScript run-time environment
  • typescript - A typed superset of JavaScript that compiles to plain JavaScript
  • koa - Web framework
  • mongoose - MongoDB object modeling for node.js

Versioning

We use SemVer for versioning.

About

An example of a restful api for a music app using koa, mongoose and typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages