In this fast-paced world of web development, speed and simplicity are everything. Buzzing in is a Y Combinator-backed startup, Wasp, founded by twin brothers Matija Šošić and Martin Šošić, that’s rapidly making waves for its unique approach to building full-stack web applications.

With a mission to let developers "build your app in a day and deploy it with a single CLI command," Wasp is poised to become the go-to framework for startups, indie hackers, and teams looking to move fast without sacrificing quality.

From Frustration to Innovation

Frustrated with the fractured nature of web development and the stitching together of front-end, back-end, and database tools was tedious and error-prone.

After working at both large companies and startups, the Šošić brothers realised there had to be a better way. They envisioned a domain-specific language that could act as the “glue” for modern web apps, leading to the creation of Wasp in 2020.

Wasp is an open-source, Rails-like framework designed specifically for React, Node.js, and Prisma. Contrary to traditional frameworks that require developers to stitch together various libraries and tools, Wasp provides a unified, declarative configuration system.

This system lets you describe your app’s high-level features-like authentication, routes, and data models-in a simple ".wasp" file. The Wasp compiler then generates all the necessary boilerplate, letting you focus on writing the unique logic that makes your app special.

Wasp was accepted into Y Combinator’s Winter 2021 batch, giving the founders the backing and community they needed to accelerate development

Why Wasp Stands Out

Streamlined Code, Maximum Productivity

Wasp’s magic lies in its ability to eliminate repetitive setup.

Want full-stack authentication, RPC (Remote Procedure Call) between client and server, or email sending?

Just add a few lines to your config, and Wasp handles the rest.

Developers still write 90% of their code in familiar technologies like React and Node.js, but without the headache of wiring everything together.

Full-Stack Type Safety

Wasp delivers end-to-end type safety to its users, auto-generating TypeScript types across the stack. This means fewer runtime errors and a smoother development experience, especially for teams that value robust, maintainable code.

Open Source and Extensible

Fully open-source, Wasp encourages contributions and transparency. Its growing community is active on Discord, and the team is committed to a public roadmap that includes support for more frontend libraries (like Vue and Svelte), additional social auth providers, and even polyglot backends (Python, Rust, Go).

Real-World Impact

Since launching its beta in 2023, Wasp has gained over 26,000 GitHub stars and is being used by both startups and Fortune 500 companies. 

From hackathon winners to solo founders launching SaaS products, Wasp is already powering real-world apps.

Examples include Farnance (a SaaS marketplace for farmers), Grabbit (internal dev environment management), and Amicus (task management for legal teams).

The common theme? Rapid development and quick time-to-market.

How Does Wasp Work?

At its core, Wasp introduces a simple configuration language that describes your app’s structure.

Here’s a quick look at the process:

  • Describe your app in a .wasp file (routes, auth, jobs, etc.).
  • Write your business logic in React, Node.js, and Prisma.
  • Run the Wasp compiler, which generates a production-ready codebase.
  • Deploy anywhere using Wasp’s CLI helpers.

This approach lets developers skip repetitive tasks and allows them to shift their focus to delivering features.

Funding and the Road Ahead

Wasp recently raised a $3.7 million round led by HV Capital, bringing its total funding to $5.2 million. 

This capital is fueling the push toward version 1.0, which will introduce support for additional languages, server-side rendering, and more advanced features based on years of developer feedback.

The founders’ vision is bold: make Wasp the default way to build web apps, supporting everything from indie projects to large-scale enterprise solutions.

With its open-source model and commitment to developer experience, Wasp is well-positioned to deliver on that promise.

Why Wasp Matters

Wasp is more than just another framework, it’s a productivity booster and an enabler for rapid innovation. For developers tired of boilerplate and configuration hell, Wasp offers a refreshing, powerful alternative.

With YC backing and a passionate community, Wasp is one startup to watch in the evolving landscape of web development.

Ready to build your next app faster?
Check out wasp.sh and join the growing Wasp community!


Edited by Annette George