Skip to content

Instantly share code, notes, and snippets.

View ebectar's full-sized avatar

Alyssa Ebert ebectar

  • Actively seeking opportunites
  • Denver, CO
View GitHub Profile

Node.js Express Knex JSON API

Technologies:
  • Postgres for database
  • knex.js for migrations, seeds and queries
  • express.js for our JSON routes
  • Mocha, Chai and SuperTest to test our routes
Prerequisites (Mac OS Commands)
  • Latest version of Node.js