https://github.com/theantichris/servy
A web server tutorial in Elixir.
https://github.com/theantichris/servy
elixir
Last synced: 11 months ago
JSON representation
A web server tutorial in Elixir.
- Host: GitHub
- URL: https://github.com/theantichris/servy
- Owner: theantichris
- Created: 2020-04-26T11:38:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-29T19:20:45.000Z (about 6 years ago)
- Last Synced: 2025-03-15T23:44:04.167Z (over 1 year ago)
- Topics: elixir
- Language: Elixir
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Servy
Learning Elixir by writing an HTTP server.
## Run server
`iex -S mix`