Spaces:
Running
Running
File size: 672 Bytes
bcb9b15 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
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).
|