Skip to content

Latest commit

 

History

History
executable file
·
6 lines (4 loc) · 272 Bytes

README.md

File metadata and controls

executable file
·
6 lines (4 loc) · 272 Bytes

bookStorerRestfulAPI

Simple PHP restful api for bookstore and pricing. It uses the Rest architecture to fetch the data in form of an JSON

Index.php Contain the books array which is associative. The books in real world app is obtain from either the db or any other API