avlima/dingo-api

A fork from a RESTful API package for the Laravel and Lumen frameworks without auth with query and prints the status code in the body of the response

Maintainers

👁 avlima

Package info

github.com/avlima/api

pkg:composer/avlima/dingo-api

Statistics

Installs: 864

Dependents: 0

Suggesters: 0

Stars: 0

v2.0.0-alpha2 2018-02-23 23:27 UTC

Requires

Suggests

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause d46792602a838d399dc2c84642bb1cddde1a6183

  • Jason Lewis <jason.lewis1991.woop@gmail.com>

apirestfullaraveldingo


README

👁 Image

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.