Skip to content

gustavomtborges/test-backend-zssn

Repository files navigation

Test Backend ZSSN (Zumbi Survival Social Network)

Prerequisites

  • Install Node.js
  • Install MongoDB

Install

$ npm install

Test

$ npm test

Run

$ npm start

API Endpoints

  • GET /api - Documentation
  • GET /api/survivors - Fetch all survivors
  • GET /api/survivors/:id - Fetch a survivor
  • POST /api/survivors - Create a survivor
  • PUT /api/survivors/:id - Update a survivor
  • POST /api/survivors/report_infection - Report a survivor suspected by infection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published