Skip to content

AY2021S2-CS2103T-T12-4/demoAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

demoAPI

solution adapted from https://programminghistorian.org/en/lessons/creating-apis-with-python-and-flask

steps:

dependancies:

  • pip install flask

start local server by running: python3 api.py

example APIs to try out: home page:

get all books:

get a particular book, from 0 to 2:

test time out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages