Backend Overview
Official
Community
- Laravel (@heryfitiavana22)
Implement Your Own
To integrate the Resumable Chunk Upload backend, you need to handle two routes: one for retrieving the latest upload status and another for uploading the chunks.
Here is the OpenAPI documentation that provides guidance on integrating these two APIs.
TIP
Feel free to choose any path names for these routes.