Wasp

Toque em uma estrela para avaliar

Wasp is a full-stack meta-framework that uses a domain-specific language (DSL) to define your app's backend APIs, authentication, database models, and tasks. You write the DSL for structure and configuration, React for the UI, and TypeScript for business logic; Wasp generates the glue, routing, client-server communication, type bindings. It targets JavaScript/TypeScript teams who want a cohesive full-stack story without the configuration burden of piecing together a framework.

Fits small to mid-size teams building web apps with tight frontend-backend integration. The DSL approach lets you describe your app's architecture declaratively rather than imperative wiring. It's opinionated (assumes you're using React and want basic auth and CRUD operations) but that means fewer decisions for new projects and less scaffolding code.


Mais em API and Backend Builders

Ver tudo