FLUTTER ECOSYSTEM

dchisel

A simple dart web framework for create REST API. DChisel support Custom Middleware and Mysql & PostgreSQL ORM.

Latest version
1.1.0+13
30-day downloads
46
Likes
46
Pub points
80

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

DChisel is a lightweight Dart web framework designed for building REST APIs. It provides built-in support for MySQL and PostgreSQL ORM, enabling seamless database interactions. The framework allows developers to implement custom middleware for request handling and routing logic. With a focus on simplicity and performance, DChisel is ideal for backend services that require structured API development with database integration. It runs on Dart and is suitable for server-side applications targeting web environments.

Use cases
  • Building RESTful APIs
  • Database-driven backend services
  • Middleware-based request processing
  • Server-side Dart applications
  • APIs with MySQL/PostgreSQL integration
Key features
  • Custom middleware support
  • MySQL and PostgreSQL ORM
  • Lightweight and fast
  • Simple REST API structure
  • Dart-native server-side execution
Suitable for
  • Backend developers using Dart
  • Teams building API-first applications
  • Projects requiring database ORM
  • Web servers with minimal overhead
  • Developers seeking simple server frameworks
Considerations
  • Limited platform support (no mobile or desktop)
  • No built-in authentication
  • Requires manual configuration for complex setups
  • Not suited for UI-heavy applications
  • Dependent on community maintenance
Supported platformsNot available

Install package

flutter pub add dchisel

Categories

Source repository

Related projects

No data available yet.