- Core API's
- >
- Photos API Documentation
Photos API Documentation
A Simple to use CRUD API for your Photos application. This API is ready to use with any frontend/backend framework or language.
Endpoints
Name | Endpoint | Method | Copy |
---|---|---|---|
Photo List | /api/photos | GET | |
Photo Detail | /api/photos/1 | GET | |
Photo Create | /api/photos | POST | |
Photo Update | /api/photos/1 | PUT | |
Photo Delete | /api/photos/1 | DELETE |
How to Use
Photo List API
Photo Detail API
Photo Create API
Photo Update API
Photo Delete API
Code Sandbox Demos
No Code sandbox demos found yet!
No demos found, You can create a demo and contact us to put that with your credit link.
Contact UsOr,
Browse All Code sandbox Demos