Skip to content
/ api Public
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

cygnuson/api

This branch is 2 commits behind dingo/api:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 20, 2017
Nov 27, 2017
May 1, 2021
May 2, 2021
Jun 8, 2015
Dec 31, 2018
Sep 16, 2017
Jan 5, 2020
Mar 9, 2020
Jun 3, 2015
Jun 3, 2015
Apr 30, 2021
Mar 9, 2020
Mar 13, 2020

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
  • Internal Requests
  • API Blueprint Documentation

Documentation

Please refer to our extensive Wiki documentation for more information.

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.

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.

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%