MACOS-DO/sub4api
sub4api - sub2api 的分支版本
About the project
AI API gateway for distributing subscription quotas: issues API keys, does token-level billing, load-balances across accounts and proxies requests to upstream providers. A fork of sub2api restoring the 292 ticket-generation feature.
Useful for
- Deploy the gateway via Docker Compose with PostgreSQL and Redis to issue API keys to a team
- Configure per-user and per-account concurrency and rate limits
- Enable built-in Stripe or Alipay payments for self-service top-ups
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 5 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 5 days old and already has 84 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #193.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 84
- Today
- 0 · ≈ 5 by evening
- Forks
- 19
- Issues and pull requests
- 14
- Watchers
- 0
- Language
- Go
- License
- LGPL-3.0
- Latest release
- v1.1.3 · September 24, 2026
- Created
- September 19, 2026
- Last push
- September 24, 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 24, 2026Top new repositories this week: #193
More in this category
-
5.9
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…
-
5.8
flexprice/flexprice
Open-source usage-based pricing and billing platform: meters usage in real time, handles credits and feature limits, and generates invoices. Available as cloud or self-hosted.
-
2.8
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.3
LibreTranslate/LibreTranslate
Self-hosted open source machine translation API that works offline using the Argos Translate engine without proprietary services. Suits apps and services needing translation without external dependencies.
-
2.1
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.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.