Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/techgaun/wm-twitter

playing with webmachine based on http://seancribbs.com/tech/2016/07/14/webmachine-elixir-tutorial-2/
https://github.com/techgaun/wm-twitter

webmachine

Last synced: 3 days ago
JSON representation

playing with webmachine based on http://seancribbs.com/tech/2016/07/14/webmachine-elixir-tutorial-2/

Awesome Lists containing this project

README

        

# WmTweeter

> A webmachine example in Elixir

- `mix deps.get`
- `mix run --no-halt`

You can read the [full tutorial](http://seancribbs.com/tech/2016/07/07/webmachine-elixir-tutorial-1/) by Sean Cribbs.