https://github.com/hanami/docs
Hanami API Docs
https://github.com/hanami/docs
Last synced: 5 months ago
JSON representation
Hanami API Docs
- Host: GitHub
- URL: https://github.com/hanami/docs
- Owner: hanami
- Created: 2017-03-08T09:09:00.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T18:35:00.000Z (over 1 year ago)
- Last Synced: 2025-08-03T08:27:56.948Z (5 months ago)
- Language: CSS
- Homepage: https://docs.hanamirb.org
- Size: 647 KB
- Stars: 4
- Watchers: 8
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hanami Docs
API documentation for [Hanami](http://hanamirb.org): https://docs.hanamirb.org
## Contact
* Home page: [http://hanamirb.org](http://hanamirb.org)
* Mailing List: [http://hanamirb.org/mailing-list](http://hanamirb.org/mailing-list)
* API Doc: [http://docs.hanamirb.org](https://docs.hanamirb.org)
* Bugs/Issues: [http://hanamirb.org/hanami/docs/issues](https://github.com/hanami/docs/issues)
## Contributing
1. Fork it
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 new Pull Request
## Copyright
Copyright © 2014-2024 Hanami Team – Released under MIT License