https://github.com/raphexion/hello_world_http_server
https://github.com/raphexion/hello_world_http_server
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raphexion/hello_world_http_server
- Owner: Raphexion
- License: apache-2.0
- Created: 2021-03-27T11:47:32.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-27T11:52:40.000Z (about 4 years ago)
- Last Synced: 2025-04-01T20:47:19.553Z (2 months ago)
- Language: Erlang
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hello_world_http_server
=======================A minimal http server (cowboy).
Use as an example project with [meta-erlang](https://github.com/meta-erlang/meta-erlang).