Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`