# Autocode

An API gateway and framework for turning functions into web services

Repository: https://github.com/acode/FunctionScript
Canonical: https://ross.abutalabs.com/products/autocode
Homepage: https://functionscript.org/
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, faas, functionscript, api
Last push: 2023-09-21T07:07:34+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2656, "days_push": 1077, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1587, forks 56 (observed 2026-08-28T04:05:07.856381+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: cli, serverless, api-framework, sdk, deployment
- domain: developer-tools, apis, cloud-computing, backend
- platform: cli, cloud, serverless
- tags: faas, functionscript, stdlib, saas-integrations, api-registry, webhooks, automation, nodejs

## Member repositories
- acode/FunctionScript (main) score 32
- acode/cli (sdk) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.856381+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:26:33.064644+00:00, confidence not recorded.
  - readme: https://github.com/acode/FunctionScript (fetched 2026-08-28T04:05:07.856381+00:00, sha 944ced423c97)
- Data as of 2026-08-30T08:39:29.467469+00:00.
