Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pls-shareit/api
The API server for shareit.
https://github.com/pls-shareit/api
api file-uploader link-shortener pastebin server shareit
Last synced: 3 months ago
JSON representation
The API server for shareit.
- Host: GitHub
- URL: https://github.com/pls-shareit/api
- Owner: pls-shareit
- Created: 2021-08-30T02:34:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T18:27:57.000Z (9 months ago)
- Last Synced: 2024-06-17T13:32:15.892Z (5 months ago)
- Topics: api, file-uploader, link-shortener, pastebin, server, shareit
- Language: Rust
- Homepage:
- Size: 138 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - pls-shareit/api - The API server for shareit. (api)
README
# Shareit Server
Shareit is a service for sharing files, short links and pastes. It is highly
configurable and supports features including share expiration, password
protection, updating shares and more.For more information and docs, see one of these files:
- [Installation and Setup](./docs/setup.md)
- [Configuration Options](./docs/configuration.md)
- [The Exposed API](./docs/api.md)