Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluecannonball/shost
Static file hosting.
https://github.com/bluecannonball/shost
Last synced: 9 days ago
JSON representation
Static file hosting.
- Host: GitHub
- URL: https://github.com/bluecannonball/shost
- Owner: BlueCannonBall
- Created: 2022-07-24T21:47:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T00:05:09.000Z (7 months ago)
- Last Synced: 2024-04-14T00:21:47.553Z (7 months ago)
- Language: C++
- Size: 158 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `shost`
Host static files with ease.
## Usage
```sh
$ shost # Default port is 8000
$ shost 8080 # Set a custom port
```