An open API service indexing awesome lists of open source software.

https://github.com/nahoy31/consumption-bundle

Consumption bundle for API Platform
https://github.com/nahoy31/consumption-bundle

api api-platform consumption statistics symfony3 symfony4

Last synced: 4 months ago
JSON representation

Consumption bundle for API Platform

Awesome Lists containing this project

README

          

# consumption-bundle

## Introduction

This module makes it easy to store and retrieve the API usage per user.

It also provide a usage limits protection to your API.

## Compatibility with Symfony

* Symfony `3`
* Symfony `4`

## Documentation

* [Installation](src/Resources/doc/installation.md)
* [Configuration](src/Resources/doc/configuration.md)
* [Usage](src/Resources/doc/usage.md)
* [API statistics](src/Resources/doc/usage.md#api-statistics)
* [API limit](src/Resources/doc/usage.md#api-limit)
* [How it works?](src/Resources/doc/how.md)
* [API statistics](src/Resources/doc/how.md#api-statistics)
* [API limit](src/Resources/doc/how.md#api-limit)