Skip to content

RESTful API for a cafe, built with Flask, featuring structured routing and data endpoints.

License

Notifications You must be signed in to change notification settings

yujiaohe/cafe-api-restful-routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cafe API RESTFUL ROUTING

The project is a RESTful API that allows users to access information about cafes stored in a SQLite database. Users can perform various actions such as retrieving random cafes, searching for cafes by location, adding new cafes, updating cafe prices, and reporting cafe closures.

Features

  • Get all cafes
  • Retrieve random cafes
  • Search for cafes by location
  • Add new cafes to the database
  • Update cafe prices
  • Delete a cafe by id

Usage

Read the document

About

RESTful API for a cafe, built with Flask, featuring structured routing and data endpoints.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published