todo_app
Version, currently master branch1 version
- master branchlatestDec 19, 2016
github.com/mauricioabreu/todo-backend-kemal
Kemal version
12 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
todo_app:
github: mauricioabreu/todo-backend-kemal
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- Mauricio Antunes <mauricio.antunes@azion.com>
Dependencies
Runtime Dependencies
- kemal*github: sdogruyol/kemal, branch: master
README
# todo
[](https://travis-ci.org/mauricioabreu/todo-backend-kemal)
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`:
```yaml
dependencies:
todo:
github: mauricioabreu/todo
```
## Usage
```crystal
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](https://github.com/mauricioabreu/todo-backend-kemal/issues/new).
Want to contribute? Take a look at our [open issues](https://github.com/mauricioabreu/todo-backend-kemal/issues) and make sure you follow our [guide](CONTRIBUTING.md).
## Contributors
- [mauricioabreu](https://github.com/mauricioabreu) Mauricio Antunes - creator, maintainer
- [rzanluchi](https://github.com/rzanluchi) Raphael Zanluchi - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Dec 19, 2016
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/mauricioabreu/todo-backend-kemal
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 1