https://github.com/getlago/lago-api
Open Source Metering and Usage Based Billing
https://github.com/getlago/lago-api
Last synced: 24 days ago
JSON representation
Open Source Metering and Usage Based Billing
- Host: GitHub
- URL: https://github.com/getlago/lago-api
- Owner: getlago
- License: agpl-3.0
- Created: 2022-02-28T20:14:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-15T11:06:59.000Z (25 days ago)
- Last Synced: 2025-05-15T11:26:54.306Z (25 days ago)
- Language: Ruby
- Homepage: https://www.getlago.com/
- Size: 19.5 MB
- Stars: 365
- Watchers: 5
- Forks: 118
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - getlago/lago-api - Open Source Metering and Usage Based Billing (others)
README
# Lago API
Lago is an open-source Stripe Billing alternative.
This library will allow you to build an entire billing logic from scratch, even the most complex one. Lago is a real-time event-based library made for usage-based billing, subscription-based billing, and all the nuances of pricing in between.
## Current Releases
| Project | Release Badge |
|--------------------|-----------------------------------------------------------------------------------------------------|
| **Lago** | [](https://github.com/getlago/lago/releases) |
| **Lago API** | [](https://github.com/getlago/lago-api/releases) |## Documentation
The official Lago documentation is available here : https://doc.getlago.com
## Contributing
The contribution documentation is available [here](https://github.com/getlago/lago-api/blob/main/CONTRIBUTING.md)
## Development Environment
Check the wiki [guide](https://github.com/getlago/lago-api/wiki)
## License
Lago is distributed under [AGPL-3.0](LICENSE).