Spaces:
Running
Running
| title: CosmicShare API | |
| emoji: ๐ | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: docker | |
| sdk_version: "1.0" # or specify the correct version of your SDK | |
| app_file: app.py | |
| pinned: false | |
| # CosmicShare API | |
| Welcome to the CosmicShare API! This application allows users to upload files and generate temporary shareable links. | |
| ## Features | |
| - Upload files | |
| - Generate shareable links | |
| - Specify expiration times for links | |
| ## Usage | |
| To use the API, send a request to the `/upload` endpoint with your file. | |
| ## Check out the configuration reference | |
| For more details, refer to the [Hugging Face Spaces configuration reference](https://huggingface.co/docs/hub/spaces-config-reference). | |