Skip to content

nickolasrm/AntiFome-Back

Repository files navigation

AntiFome-Back

Backend of the AntiFome app

This app is made using Nodejs, Express, Sequelize, Postgres

Getting started

To run this app follow these instruction:

  1. Install docker and run docker compose up in order to deploy Postgres
  2. Install node.js and npm
  3. Run npm start
  4. Install postman or another HTTP client
  5. Make requests for this app http://localhost

Available routes

Check them all out on the files into the routes and its controllers for more information

/account GET
/cities GET
/donations GET, POST
/donations/all GET
/donations/waiting_donations GET
/ GET
/institutions GET
/login POST
/register POST
/packages GET, POST, DELETE
/packages/receive POST
/packages/content GET, DELETE
/packages/institution GET
/packages/content/institution GET

Repositories

About

Backend of the AntiFome app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages