Skip to content
forked from dingo/api

A RESTful API package for the Laravel and Lumen frameworks.

License

Notifications You must be signed in to change notification settings

smartexpose/api

This branch is 10 commits ahead of, 191 commits behind dingo/api:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Maximiliano Suster
Jul 10, 2018
357db5d · Jul 10, 2018
Sep 20, 2017
Nov 27, 2017
Jul 10, 2018
Feb 23, 2018
Jun 8, 2015
Sep 24, 2015
Sep 16, 2017
Aug 30, 2016
Sep 20, 2017
Jun 3, 2015
Jun 3, 2015
Dec 20, 2017
Apr 3, 2016
Jul 10, 2018

Repository files navigation

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 (AMH Usecase)
  • Internal Requests
  • API Blueprint Documentation

Use at Amh

Extension of Dingos Exception Handler to make it usable with Amh specific Domains and it's Errorcodes.

Find the new Allmyhomes namespace under Dingo\Api\Exceptions.

Custom Exception Types (extending from AmhHttpException) get handled differently, allowing for nested Exceptions and the retrieval of messages and domain by providing errorcodes when throwing.

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.

About

A RESTful API package for the Laravel and Lumen frameworks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%