Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 170 Bytes

File metadata and controls

8 lines (6 loc) · 170 Bytes

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