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: 3 months 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 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T11:08:33.000Z (6 months ago)
- Last Synced: 2024-05-01T11:25:11.373Z (6 months ago)
- Language: Ruby
- Homepage: https://www.getlago.com/
- Size: 9.38 MB
- Stars: 293
- Watchers: 5
- Forks: 74
- Open Issues: 15
-
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.
## 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).