todo_app
todo
Todo-Backend application written in Crystal using the Kemal framework.
For more information about this project and other implementations go to: http://todobackend.com/
Installation
Add this to your application's shard.yml
:
dependencies:
todo:
github: mauricioabreu/todo
Usage
crystal src/app.cr
Now you can use an HTTP client like cURL and use the API.
Development
Tests:
crystal spec
Contributing
Found a bug? Have a suggestion? Please open an issue.
Want to contribute? Take a look at our open issues and make sure you follow our guide.
Contributors
- mauricioabreu Mauricio Antunes - creator, maintainer
- rzanluchi Raphael Zanluchi - creator, maintainer