Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getlago/lago-api
Open Source Metering and Usage Based Billing
https://github.com/getlago/lago-api
Last synced: 7 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:23:37.000Z (3 months ago)
- Last Synced: 2024-10-29T09:58:58.710Z (3 months ago)
- Language: Ruby
- Homepage: https://www.getlago.com/
- Size: 12.7 MB
- Stars: 335
- Watchers: 5
- Forks: 99
- Open Issues: 18
-
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** | [![Lago Release](https://img.shields.io/github/v/release/getlago/lago)](https://github.com/getlago/lago/releases) |
| **Lago API** | [![Lago API Release](https://img.shields.io/github/v/release/getlago/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).