Skip to content

Created a REST API that allows users to access and manage a database that contains a table of records for cafes located in England.

Notifications You must be signed in to change notification settings

Dillon1john/Cafe-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cafe-REST-API

Created a REST API that allows users to access and manage a database that contains a table of records for cafes located in England. I used Postman to test the API.

Request that gets all records of data: Screenshot 2023-03-29 at 8 55 23 PM

Request that gets random record of data: Screenshot 2023-03-29 at 8 55 32 PM

Request that searches for record based on location in parameters: Screenshot 2023-03-29 at 8 55 51 PM

Request that adds new record to table: Screenshot 2023-03-29 at 11 47 24 PM

Request that updates(PATCH)the price data of a record based on the id in parameters: Screenshot 2023-04-01 at 1 31 04 AM

Request that deletes a record based on the id within the parameters: Screenshot 2023-04-01 at 11 07 01 PM Screenshot 2023-04-01 at 11 08 16 PM

About

Created a REST API that allows users to access and manage a database that contains a table of records for cafes located in England.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published