Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bernard-kanyolo/locationception

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

locationception

A population management system that contains a list of locations and the total number of residents in each location broken down by gender

The API enables you to:

  • Create a new location containing data on the total number of male and female residents within it. Please note that locations can be nested within other locations
  • List all available locations and their population summaries
  • Update data for a specific locations
  • Delete a specified location

Routes

  • GET / - Get all the locations in the database
  • POST /location - Create a new location
  • PUT /location/{id} - Update a location
  • DELETE /location/{id} - Delete a location

About

locationception

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.