An open API service indexing awesome lists of open source software.

https://github.com/hanami/docs

Hanami API Docs
https://github.com/hanami/docs

Last synced: 5 months ago
JSON representation

Hanami API Docs

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