Framework

Vaden – backend web framework

Vaden is a backend web framework for Dart inspired by Spring Boot. Built on Shelf, it provides higher-level abstractions for developing structured web applications and APIs while retaining compatibility with the wider Shelf ecosystem.

The framework uses annotations to define controllers, routes, services, repositories, middleware, guards, configuration and data transfer objects. Its class scanner generates a central application configuration without creating numerous .g.dart files.

This is free and open source software.

Key Features

  • Builds on the Shelf web server ecosystem.
  • Defines controllers and HTTP routes using annotations.
  • Provides constructor-based dependency injection.
  • Supports services, repositories, components, configurations and beans.
  • Offers middleware and guards for processing and protecting routes.
  • Maps path parameters, query parameters and request bodies to controller methods.
  • Includes DSON for automatic DTO serialization and deserialization.
  • Generates OpenAPI documentation and data schemas.
  • Uses a class scanner to reduce code-generation boilerplate.
  • Supports synchronous and asynchronous dependency registrations.

Website: github.com/Flutterando/vaden
Support:
Developer: Flutterando community
License: MIT License

Vaden is written in Dart. Learn Dart with our recommended free books and free tutorials.


Related Software

Dart Web Frameworks
FlutterUI toolkit for building natively compiled applications
JasprModern web framework for building websites in Dart
Angel3Full-stack web framework that is build to streamline development
ShelfWeb server middleware
JaguarFull-stack production ready HTTP server framework built to be fast and simple
AngularFast and productive web framework
AlfredPerformant expressjs like web server / rest api framework
StartSinatra inspired web development framework

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted