Unbreakable API Lite
Number of APIs: 26
powered by Flasgger
-
api-inventory - All inventory read endpoint GET {{baseUrl}}/api/inventory/all
-
api-inventory - Inventory item create endpoint POST {{baseUrl}}/api/inventory/
-
api-customers - Customer read endpoint GET {{baseUrl}}/api/customers/?id=16520597
-
api-customers - Customer create endpoint POST {{baseUrl}}/api/customers/
-
api-movies - Movie delete endpoint DELETE {{baseUrl}}/api/movies/?id=16520597
-
api-movies - Movie read endpoint GET {{baseUrl}}/api/movies/?id=16520597
-
api-movies - Movie create endpoint POST {{baseUrl}}/api/movies/
-
api-employees - Employee read endpoint GET {{baseUrl}}/api/employees/?id=16520597
-
api-employees - Employee update endpoint PUT {{baseUrl}}/api/employees/?id=16520597
-
api-inventory - Inventory item delete endpoint DELETE {{baseUrl}}/api/inventory/?id=16520597