Skip to content

thinkful-ei-jaguar/petful-server-NghiTaylorP

Repository files navigation

Petful Server

A RESTful API where users can enter their name to be put on a waiting queue to adopt cats and dogs. Pets are also adopted based on the FIFO (first in first out) method where the first rescued cat and dog are shown available for adoption.

Live Link

https://petful-taylorp-nghit.now.sh/

Authors

  • Nghi Tran
  • Taylor Piccarreto

Tech Stack

  • Express
  • Knex
  • PostgreSQL
  • Queue data structure

API

Endpoints

  • Get /api/people
  • Post /api/people
  • Delete /api/people
  • Get /api/pets
  • Delete /api/pets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published