1 个仓库
Frameworks for dynamically generating application specifications and routing structures using standard logic.
Distinct from Model Capability Extensions: Distinct from Model Capability Extensions: focuses on meta-programming for framework configuration rather than augmenting AI model outputs.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Meta-Programming Extensions. 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
Enables dynamic generation of application specifications and routing structures through custom meta-programming logic.