Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/techgaun/wm-twitter
- Owner: techgaun
- Created: 2017-01-06T20:51:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-08T03:24:49.000Z (almost 8 years ago)
- Last Synced: 2024-10-31T12:14:06.274Z (about 2 months ago)
- Topics: webmachine
- Language: Elixir
- Size: 35.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.