https://github.com/byteshiva/run-web-server
Simple Flake based HTTP Server - Python
https://github.com/byteshiva/run-web-server
Last synced: 10 months ago
JSON representation
Simple Flake based HTTP Server - Python
- Host: GitHub
- URL: https://github.com/byteshiva/run-web-server
- Owner: byteshiva
- License: apache-2.0
- Created: 2023-11-24T07:07:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T11:51:02.000Z (about 2 years ago)
- Last Synced: 2025-01-22T12:12:47.522Z (12 months ago)
- Language: Nix
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# run-web-server
Simple Flake based HTTP Server - Python
```
nix run github:byteshiva/run-web-server
nix shell github:byteshiva/run-web-server --command run-web-server
```