Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 649 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 649 Bytes

first-basic-api-project

first we create a dictionary of book and their respective price then get the book & their respective price by defining dictionary and then return the dictionary to get after we create a funtion of the single book that by jsonify by calling of string(book name ) in url section i get the book name and their respective price then we want want to create a book by POST methods in book_price dictionary so define a function for creation of the book with the help of request library we get book name and their respective price by user and that store in fuction and and that fuction append in that book_price dictionary