https://github.com/ratopi/ws
A stupid webserver ... just an experiment ... never meant to be productive
https://github.com/ratopi/ws
erlang erlang-otp experimental webserver
Last synced: 26 days ago
JSON representation
A stupid webserver ... just an experiment ... never meant to be productive
- Host: GitHub
- URL: https://github.com/ratopi/ws
- Owner: ratopi
- License: mit
- Created: 2018-04-07T12:26:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T17:58:57.000Z (about 8 years ago)
- Last Synced: 2025-03-04T06:28:22.044Z (over 1 year ago)
- Topics: erlang, erlang-otp, experimental, webserver
- Language: Erlang
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ws
A stupid simple web server not for productive use!
## Build
$ rebar3 compile
To test just execute:
$ rebar3 shell --apps ws