dingo/api 中文文档

https://github.com/dingo/api/wiki

为了避免翻译错误,我暂时保留了英文。翻译的或许有不对的地方,请中英文结合着理解文档,欢迎指正和PR。


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.

Dingo Api 是致力于提供给开发者一套工具,帮助你方便快捷的建造你自己的API。这个包的目标是保持尽可能的灵活,它并不能覆盖所有的情况,也不能解决所有的问题。

  1. Installation-安装
  2. Configuration-配置
  3. Creating API Endpoints-创建端点
  4. Responses-响应
  5. Errors And Error Responses-错误和错误响应
  6. Transformers
  7. Authentication-认证
  8. Rate Limiting-访问速度限制
  9. Internal Requests-内部调用
  10. OAuth 2.0
  11. Making Requests To Your API-访问你的api
  12. API Blueprint Documentation-API文档
  13. Commands-命令行
  14. Package Incompatibilities-包冲突