getlago/lago
Open Source Metering and Usage Based Billing API ⭐️ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics
About the project
Open-source monetization infrastructure API that turns product usage events into billable metrics, pricing, credits, invoices and payments. Suited for AI products, SaaS and platforms that need usage-based billing.
Useful for
- Set up token-based pricing split by input, output and cache
- Run the local Lago demo to verify AI request cost calculation
- Connect the Lago MCP server so an assistant reads live billing data
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 1 star so far today, about 3 expected by the end of the day.
- GitHub Trending Go today: #22, +5 stars.
- Recent forks include notable developers: @Ayush7614 (649 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 10,614
- Today
- 1 · ≈ 3 by evening
- Forks
- 759
- Issues and pull requests
- 797
- Watchers
- 54
- Language
- Go
- License
- AGPL-3.0
- Latest release
- v1.53.0 · September 8, 2026
- Created
- February 28, 2022
- Last push
- September 25, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 26, 2026GitHub Trending Go today: #22, +5 stars
More in this category
-
5.5
hydra-db/hydradb
HydraDB is a distributed graph database written in Rust that stores the graph durably on S3-compatible object storage, with separate data nodes and indexers. It supports OpenCypher queries, GraphBLAS traversal, Neo4j…
-
3.1
tokio-rs/tokio
An asynchronous runtime for Rust providing non-blocking I/O, a task scheduler, timers, and network sockets. Used to build reliable concurrent applications and network services in Rust.
-
2.7
nodejs/node
Open-source, cross-platform JavaScript runtime environment used to build server-side applications, CLI tools and build tooling. Governed by the OpenJS Foundation, it ships Current, LTS and Nightly releases.
-
2.7
supabase/supabase
Postgres development platform: hosted database with auth, auto-generated REST/GraphQL APIs, realtime subscriptions, file storage and edge functions. An open-source Firebase alternative.
-
2.6
payloadcms/payload
Open-source fullstack Next.js framework that provides a ready-made TypeScript backend and admin panel. Used as a headless CMS or as a base for applications with a custom frontend.
-
2.6
tokio-rs/toasty
An async ORM for Rust from the tokio team: models are defined as structs with a derive macro, supporting SQLite/Turso, PostgreSQL, MySQL and DynamoDB. It does not hide the target database's capabilities and generates…