/express-rest

Restful Express.js API

Primary LanguageJavaScript

Generic Express.js powered Node API

Usage instructions

  1. Install packages: yarn install
  2. Start dev environment: yarn run dev

After this you'll find the application on localhost:4000 and the Node debugger on the default port 5858.