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

https://github.com/iggredible/elixir_web_study

Create simple web server with Elixir + Cowboy based on https://shankardevy.com/code/create-elixir-web-app-using-cowboy/
https://github.com/iggredible/elixir_web_study

Last synced: 4 months ago
JSON representation

Create simple web server with Elixir + Cowboy based on https://shankardevy.com/code/create-elixir-web-app-using-cowboy/

Awesome Lists containing this project

README

        

# ElixirWeb

Creating Elixir web server with cowboy (1.0.0), per https://shankardevy.com/code/create-elixir-web-app-using-cowboy/ guide