Pinned Repositories
arc.codes
The Architect web site! 🌩
architect
The simplest, most powerful way to build a functional web app (fwa)
data
[deprecated] Generate a DynamoDB data access layer from an .arc file. Automatically disambiguates testing (in memory) from deployment staging and production tables
dynalite
An implementation of Amazon's DynamoDB built on LevelDB
examples
Architect example applications and cloud function development patterns
functions
AWS Lambda Node runtime helpers for Architect apps
parser
arc.app, .arc, arc.json, arc.yaml, and arc.toml support
plugins
List of Architect plugins by the community + maintainers
sandbox
Architect dev server: run full Architect projects locally & offline in a sandbox
tap-arc
Node.js spec-like TAP reporter
Architect's Repositories
architect/data
[deprecated] Generate a DynamoDB data access layer from an .arc file. Automatically disambiguates testing (in memory) from deployment staging and production tables
architect/functions-deno
architect/macro-http-api
[DEPRECATED] HTTP APIs are now the default in Architect 7+!
architect/macro-proxy
[DEPRECATED] Use `@proxy` built into Architect 8+!
architect/repl
creates a REPL for testing Architect projects
architect/v6.arc.codes
Architect documentation site for Version 6
architect/deno-parser