raomingchao / api by Misael
forked from dingo/api

A RESTful API package for the Laravel and Lumen frameworks.
12
0
1
Package Data
Maintainer Username: Misael
Maintainer Contact: jason.lewis1991@gmail.com (Jason Lewis)
Package Create Date: 2018-01-05
Package Last Update: 2020-08-01
Home Page:
Language: PHP
License: BSD-3-Clause
Last Refreshed: 2024-03-24 15:00:18
Package Statistics
Total Downloads: 12
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

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 License Development Version Monthly Installs StyleCI

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 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 room. Make sure to mention @jasonlewis so he is notified.

License

This package is licensed under the BSD 3-Clause license.