About
Store files easily with minimal configuration in supported public clouds or directly on disk.
You can find source code on GitHub or download the container from Docker and give it a try.
Routes
Method | Path | Description |
---|---|---|
POST | /upload/file | Uploads new file and stores it in the storage. Then it extracts metadata from the file and send message to the queue informing worker about new file. |
GET | /upload/file | Returns all data about the file. |
You can test each route with Postman collection.
Examples
List of projects where upload-service
is used: