Autocode
An API gateway and framework for turning functions into web services observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2656
- days_rel: n/a
- days_push: 1077
- n_releases_24m: 0
Adoption not part of the score
1587 stars · 56 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Autocode is a Function-as-a-Service platform and CLI for building, deploying, and executing web services and APIs that respond to external SaaS events. It treats SaaS APIs as single-line function calls via the lib SDK and uses the open FunctionScript specification for function definitions.
Use cases
- build and deploy serverless APIs without managing servers
- respond to SaaS webhook events with code
- call SaaS provider APIs as simple function calls
- publish APIs to a shared registry for other developers
- generate SDKs and documentation for my APIs automatically
When to choose
- you want to quickly build event-driven web services on SaaS events without infrastructure
- you want a registry-based workflow for sharing and versioning APIs
- you prefer Node.js and a function-per-endpoint serverless model
When to avoid
- you need full control over your own infrastructure or self-hosting
- you need languages beyond Node.js in production
- you need a platform with active, guaranteed long-term support
Facets
cli-tool · maturity maintenance
cli serverless api-framework sdk deployment developer-tools apis cloud-computing backend cli cloud serverless faas functionscript stdlib saas-integrations api-registry webhooks automation nodejs
1 source
- readme: https://github.com/acode/FunctionScript · fetched 2026-08-28 · 944ced423c97
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| acode/FunctionScript | main | 32 |
| acode/cli | sdk | 32 |
For agents
markdown · JSON · MCP: product_card(name="acode/FunctionScript")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem