contributte / apitte

:wrench: An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes, annotations and loving openapi/swagger.
https://contributte.org/packages/contributte/apitte/
MIT License
61 stars 36 forks source link
api apitte core http nette nette-framework request response

Website 🚀 contributte.org | Contact 👨🏻‍💻 f3l1x.io | Twitter 🐦 @contributte

## Usage To install the latest version of `contributte/apitte` use [Composer](https://getcomposer.org). ``` composer require contributte/apitte ``` ## Documentation For details on how to use this package, check out our [documentation](.docs). ## Version | State | Version | Branch | Nette | PHP | |-------------|---------|----------|------|---------| | dev | `^0.13` | `master` | 4.0+ | `>=8.1` | | stable | `^0.12` | `master` | 4.0+ | `>=8.1` | ## Development See [how to contribute](https://contributte.org/contributing.html) to this package. This package is currently maintaining by these authors. ----- Consider to [support](https://contributte.org/partners.html) **contributte** development team. Also thank you for using this package.