chore: kemal + crystal setup

This commit is contained in:
Juan Rodriguez
2024-05-12 15:08:09 +02:00
parent 720b70c6a0
commit 9e1fcf2d48
17 changed files with 92 additions and 168 deletions
+27
View File
@@ -0,0 +1,27 @@
# url-shortener
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-user/url-shortener/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
- [Juan Rodriguez](https://github.com/your-github-user) - creator and maintainer