FLUTTER ECOSYSTEM

dchisel

一個用於建立REST API的簡單Dart Web框架。DChisel支援自訂中介軟體以及MySQL與PostgreSQL ORM。

最新版本
1.1.0+13
近 30 天下載
46
喜歡數
46
Pub 分數
80

Package Overview

根據套件公開資料產生的選型評估,僅供參考。

套件概覽

DChisel 是一個輕量級的 Dart Web 框架,專為建立 REST APIs 而設計。它提供對 MySQL 和 PostgreSQL ORM 的內建支援,實現無縫的資料庫互動。此框架允許開發者實作自訂中間件來處理請求與路由邏輯。著重於簡潔性與效能,DChisel 非常適合需要結構化 API 開發與資料庫整合的後端服務。它運行在 Dart 上,適用於針對 Web 環境的伺服器端應用程式。

適用情境
  • Building RESTful APIs
  • Database-driven backend services
  • Middleware-based request processing
  • Server-side Dart applications
  • APIs with MySQL/PostgreSQL integration
主要特色
  • Custom middleware support
  • MySQL and PostgreSQL ORM
  • Lightweight and fast
  • Simple REST API structure
  • Dart-native server-side execution
適合對象
  • 使用 Dart 的後端開發人員
  • 構建以 API 為首的應用程式團隊
  • 需要資料庫 ORM 的專案
  • Web 伺服器,開銷極小
  • 尋求簡單伺服器框架的開發者
使用建議
  • 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
支援平台暫無資料

安裝套件

flutter pub add dchisel

所屬分類

原始碼儲存庫

相關專案

暫無相關資料。