About
Brickr is a visual API builder for backend routes. Use built-in nodes, write custom JavaScript or TypeScript nodes with the Brickr CLI, test everything in the web editor and deploy REST APIs without setting up a full backend project.
Brickr nodes work closer to Blueprint-style visual scripting than workflow automation. A node should do one clear thing: get a value, compare it, transform it, set a field or return a result.
That keeps routes readable. Instead of hiding logic inside one giant "do everything" block, Brickr lets values move through typed pins step by step.
