/node-koa-api

Primary LanguageJavaScriptMIT LicenseMIT

Building a RESTful API with Koa and Postgres

Project base...

  1. Fork/Clone
  2. Install dependencies - npm install
  3. Sanity check - npm start
  4. Test - npm test