1 repositorio
Development environments that use centralized specifications to manage full-stack application infrastructure automatically.
Distinct from Full-Stack Frameworks: Distinct from Full-Stack Frameworks: focuses on the declarative platform aspect rather than the framework runtime.
Explore 1 awesome GitHub repository matching web development · Declarative Platforms. Refine with filters or upvote what's useful.
Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining their architecture in a centralized configuration. By using a high-level specification, the framework automates the orchestration of frontend, backend, and database components, ensuring that infrastructure concerns like routing, authentication, and data modeling are handled consistently across the entire stack. The framework distinguishes itself through its compiler-driven approach, which translates declarative configurations into cohesive, production-ready codebases. It provide
Uses centralized specifications to manage authentication, routing, database schemas, and background jobs automatically.