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
- Host: GitHub
- URL: https://github.com/nahoy31/consumption-bundle
- Owner: nahoy31
- Created: 2019-03-05T08:14:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-24T16:08:10.000Z (over 6 years ago)
- Last Synced: 2025-08-15T19:52:15.971Z (10 months ago)
- Topics: api, api-platform, consumption, statistics, symfony3, symfony4
- Language: PHP
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)