2017 © Pedro Peláez
 

library api

A RESTful API package for the Laravel and Lumen frameworks.

image

dingo/api

A RESTful API package for the Laravel and Lumen frameworks.

  • Thursday, March 8, 2018
  • by jasonlewis
  • Repository
  • 372 Watchers
  • 7557 Stars
  • 1,761,355 Installations
  • PHP
  • 115 Dependents
  • 8 Suggesters
  • 1065 Forks
  • 224 Open issues
  • 46 Versions
  • 8 % Grown

The README.md

Move repositories notice

Unfortunately this package cannot be maintained at this location anymore due to broken CI integrations, and travis-ci likely can't be used much longer either due to their change to paid plans. This project is still being actively maintained, we ask you to please switch to the following repository: https://github.com/api-ecosystem-for-laravel/dingo-api, (*1)


, (*2)

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., (*3)

Build Status License Development Version Monthly Installs StyleCI, (*4)

Features

This package provides tools for the following, and more:, (*5)

  • 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., (*6)

API Boilerplate

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

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 specialtactics so he is notified., (*8)

License

This package is licensed under the BSD 3-Clause license., (*9)

The Versions