dartapi 0.0.3 copy "dartapi: ^0.0.3" to clipboard
dartapi: ^0.0.3 copied to clipboard

A lightweight, FastAPI-like framework for Dart.

0.0.1 #

Fast and lightweight - Minimal dependencies, optimized for speed.
Easy to use - Simple setup and minimal boilerplate.
Configurable port - Start the server with a custom port (--port=<number>).
Dynamic routing - Automatically registers controllers and their routes.
Middleware support - Includes logging and future authentication middleware.
CLI Tool - Generate projects, controllers, and models using the dartapi CLI.

0.0.2 #

CLI Tool - Generate projects, controllers, and models using the dartapi CLI.

0.0.3 #

Request Validation Middleware - Request Validation using MiddleWare support Added and template generated

5
likes
0
points
480
downloads

Publisher

verified publisherakashgk.com

Weekly Downloads

2024.09.27 - 2025.04.11

A lightweight, FastAPI-like framework for Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

path, shelf, shelf_router, shelf_static

More

Packages that depend on dartapi