Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vrcca/todo_ex
Todo list built on Elixir.
https://github.com/vrcca/todo_ex
elixir genserver
Last synced: 1 day ago
JSON representation
Todo list built on Elixir.
- Host: GitHub
- URL: https://github.com/vrcca/todo_ex
- Owner: vrcca
- Created: 2019-04-28T17:48:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-31T17:28:53.000Z (about 5 years ago)
- Last Synced: 2024-12-04T16:46:14.146Z (about 2 months ago)
- Topics: elixir, genserver
- Language: Elixir
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TodoEx
**Simple todo app**
This is an example app from [Elixir in Action](https://www.manning.com/books/elixir-in-action-second-edition) book.