Pink-Flag / nc-tech-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is an API for a greeting cards website. Please run 'npm install' to install dependencies. Run 'npm test' to run the tests.

Endpoints

  • GET /cards returns all cards
  • GET /cards/:id returns card by ID.
  • POST /cards (under construction) Will create a new ID and post the card to the database

About


Languages

Language:JavaScript 100.0%