Skip to content

TeamRekursion/vithack-flippr-backend

Repository files navigation

Covid 19 Portal - Backend

The backend for Covid 19 Portal VIT Hack and some other filter routes

Functionality

  • Route to return count of recovered in a date range
  • Route to return count of deceased in a date range
  • Route to return count of hospitalized in a date range
  • Filter the results by state and gender
  • Route for returning state of user

Instructions to Run

  • To run the server
npm start
  • To run a development server
npm run dev
  • To lint the code
npm run lint
  • Environment Variables
KEY VALUE
DB_CONNECTION mongo://localhost:27017
PORT 3000
SENDGRID_API_KEY some key

Contributors

  • Md Hishaam Akhtar
  • Mayank Kumar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published