Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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