dingo/api 构建 API 服务器的完整解决方案
2020-5-22
Laravel 扩展包
laravel
API
解决方案

https://github.com/dingo/api (opens new window)

The Dingo 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.

Build Status (opens new window) License Development Version (opens new window) Monthly Installs (opens new window) StyleCI (opens new window)

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 (opens new window) for more information.

API Boilerplate

If you are looking to start a new project from scratch, consider using the Laravel API Boilerplate (opens new window), which builds on top of the dingo-api package, and adds a lot of great features.

Support

For answers you may not find in the Wiki, avoid posting issues. Feel free to ask for support on the dedicated Slack (opens new window) room. Make sure to mention specialtactics so he is notified.

License

This package is licensed under the BSD 3-Clause license (opens new window).