Unbreakable API Lite

Number of APIs: 26

powered by Flasgger

  1. api-inventory - All inventory read endpoint GET {{baseUrl}}/api/inventory/all

  2. api-inventory - Inventory item create endpoint POST {{baseUrl}}/api/inventory/

  3. api-customers - Customer read endpoint GET {{baseUrl}}/api/customers/?id=16520597

  4. api-customers - Customer create endpoint POST {{baseUrl}}/api/customers/

  5. api-movies - Movie delete endpoint DELETE {{baseUrl}}/api/movies/?id=16520597

  6. api-movies - Movie read endpoint GET {{baseUrl}}/api/movies/?id=16520597

  7. api-movies - Movie create endpoint POST {{baseUrl}}/api/movies/

  8. api-employees - Employee read endpoint GET {{baseUrl}}/api/employees/?id=16520597

  9. api-employees - Employee update endpoint PUT {{baseUrl}}/api/employees/?id=16520597

  10. api-inventory - Inventory item delete endpoint DELETE {{baseUrl}}/api/inventory/?id=16520597