https://github.com/afroware/restfy
A RESTful API package for the Laravel and Lumen frameworks.
https://github.com/afroware/restfy
rest-api restful restful-webservices
Last synced: 6 months ago
JSON representation
A RESTful API package for the Laravel and Lumen frameworks.
- Host: GitHub
- URL: https://github.com/afroware/restfy
- Owner: afroware
- License: bsd-3-clause
- Created: 2017-09-09T17:19:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-12T16:43:26.000Z (almost 9 years ago)
- Last Synced: 2024-05-21T02:23:45.706Z (about 2 years ago)
- Topics: rest-api, restful, restful-webservices
- Language: PHP
- Size: 271 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
The Afroware API package is meant to provide you, the developer, with a set of tools to help you easily and quickly build your own API. While the goal of this package is to remain as flexible as possible it still won't cover all situations and solve all problems.
[](https://travis-ci.org/afroware/restfy)
[](LICENSE)
[](https://packagist.org/packages/afroware/restfy)
[](https://packagist.org/packages/afroware/restfy)
[](https://styleci.io/repos/18673522)
## Features
This package provides tools for the following, and more:
- Content Negotiation
- Multiple Authentication Adapters
- API Versioning
- Rate Limiting
- Response Transformers and Formatters
- Error and Exception Handling
- Internal Requests
- API Blueprint Documentation
## Documentation
Please refer to our extensive [Wiki documentation](https://github.com/afroware/restfy/wiki) for more information.
## Support
For answers you may not find in the Wiki, avoid posting issues. Feel free to ask for support on the dedicated [Slack](https://larachat.slack.com/messages/restfy/) room. Make sure to mention **@jasonlewis** so he is notified.
## License
This package is licensed under the [MIT license](http://opensource.org/licenses/MIT).