https://github.com/amtoine/nu-http-server
A simple HTTP server application written in Nushell
https://github.com/amtoine/nu-http-server
Last synced: 7 months ago
JSON representation
A simple HTTP server application written in Nushell
- Host: GitHub
- URL: https://github.com/amtoine/nu-http-server
- Owner: amtoine
- License: gpl-3.0
- Created: 2024-03-10T10:49:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T11:38:42.000Z (almost 2 years ago)
- Last Synced: 2025-03-16T05:23:22.075Z (9 months ago)
- Language: Nushell
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nu-http-server
A simple HTTP server application written in Nushell
> **Note**
> inspired by [_Building a Web server in Bash_]
[_Building a Web server in Bash_]: https://dev.to/leandronsp/building-a-web-server-in-bash-part-i-sockets-2n8b