Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shelter Management RESTful API Web Service

Installing Dependencies

npm install

Preparing Database

Before running the service, make sure you have a working shelter management database. If you don't have one, you can use import shelter_management.sql to your database management system.

Run API Service

npm run start

After starting the service, try to hit http://localhost:3000. If you get the response below, you are good to go!

{
    "status": 200,
    "data": "Hello! You are currently connected to Shelter Management RESTful API Service"
}

Documentation

To see the list of services you can use from this API Web Service, please check out our documentation.

Note: If the hyperlink doesn't work, you can open it at https://documenter.getpostman.com/view/6370911/SzKYNGNb

About

Disaster Management System back-end repository

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages