Building-My-Own-Restful-API-Using-Postman-and-documentation-posted
lisenpasha/Building-My-Own-Restful-API-Using-Postman-and-documentation-posted
Python
Api that helps you find all cafes that are suitable for remote-work in London.For each cafe, you will find all the needed information. You can make a random call to find a random cafe. Patch request to update the price of a cafe by id. Can make a delete request and also add new cafe request, both require authentication with api-key parameter.