DEV Community

Cover image for πŸŽ‰ Introducing Dyan: Visually Build REST APIs Without the Boilerplate
Narayandas Akhil Achary
Narayandas Akhil Achary

Posted on

πŸŽ‰ Introducing Dyan: Visually Build REST APIs Without the Boilerplate

We just open-sourced Dyan – a self-hosted tool that lets you visually design, test, and manage REST APIs in your browser.

Dyan frontend image

πŸ”§ What is Dyan?

Dyan is a modern developer platform that lets you:

  • Define REST API endpoints visually
  • Add logic with JavaScript or Python
  • Test endpoints instantly with live preview
  • Store your custom endpoints and logic

πŸ›  Tech Stack

  • Frontend: React + Tailwind
  • Backend: NestJS (TypeScript)
  • Storage: SQLite + Prisma
  • Execution Engine: vm2 sandbox

πŸ’‘ Why Use Dyan?

  • Save time building boilerplate APIs
  • Quickly mock and validate backend logic
  • Share logic across endpoints
  • Open source and customizable

πŸ‘¨β€πŸ’» Want to Contribute?

Dyan is an early-stage, and we’d love your feedback, issues, and PRs!

🧭 Start here β†’ https://github.com/dyan-dev/dyan

πŸ’¬ Join the conversation: open an issue, suggest features, or help shape the roadmap.

⭐ If this sounds useful, consider starring the repo and sharing it with fellow developers!

Top comments (0)