https://github.com/rishavs/kamel
A Basic Kemal app. For learning Crystal + Kemal
https://github.com/rishavs/kamel
crystal kemal
Last synced: 8 months ago
JSON representation
A Basic Kemal app. For learning Crystal + Kemal
- Host: GitHub
- URL: https://github.com/rishavs/kamel
- Owner: rishavs
- License: mit
- Created: 2017-02-16T20:35:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T12:35:52.000Z (over 8 years ago)
- Last Synced: 2025-01-09T05:39:08.750Z (9 months ago)
- Topics: crystal, kemal
- Language: Crystal
- Homepage:
- Size: 1.33 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kamel
TODO: Write a description here
## Installation
TODO: Write installation instructions here
## Usage
TODO: Write usage instructions here
## Development
TODO: Write development instructions here
## Contributing
1. Fork it ( https://github.com/[your-github-name]/Kamel/fork )
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create a new Pull Request## Contributors
- [[your-github-name]](https://github.com/[your-github-name]) [your-name-here] - creator, maintainer