ksykes / updogs

A web app using NodeJS, MongoDB, and Express.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UpDog

Little application to show Node, MongoDB, Express.

They're Good Dogs Brent

Routes

  • GET /api/pets Gets all pets!
  • POST /api/pets Create a pet!
  • PUT /api/pets/:pet_id Update pet!
  • DELETE /api/pets/:pet_id Delete pet!

About

A web app using NodeJS, MongoDB, and Express.


Languages

Language:JavaScript 54.1%Language:CSS 36.8%Language:HTML 9.1%