Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zanonnicola/elixir-web
Simple server written in Elixir
https://github.com/zanonnicola/elixir-web
Last synced: 26 days ago
JSON representation
Simple server written in Elixir
- Host: GitHub
- URL: https://github.com/zanonnicola/elixir-web
- Owner: zanonnicola
- Created: 2019-07-12T12:28:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T02:47:11.000Z (about 2 years ago)
- Last Synced: 2024-04-29T19:08:37.286Z (8 months ago)
- Language: Elixir
- Size: 5.63 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ElixirWeb
**TODO: Add description**
## Run server
`iex -S mix`
## Benchmark
`$ autocannon -c 100 -a 100 -m 'POST' -i 'fakeFile.json' http://localhost:8085/post`