Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 179 Bytes

File metadata and controls

10 lines (8 loc) · 179 Bytes

Basic REST API

Supports basic create, read, update, delete operations on simple JSON objects.

Stack

  • Node.js
    • Express
    • Node-Postgres
    • Mocha
  • PostgreSQL