stream
Dart web server
A lightweight web server for Dart applications with routing, filtering, templating, WebSocket support, and an MVC design pattern.
Lightweight Dart web server. Features: request routing, filtering, template engine, WebSocket, MVC design pattern, and file-based static resources.
234 stars
19 watching
20 forks
Language: Dart
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dartist/express | A lightweight layer around Dart's HttpServer APIs for building web applications with Jade templates | 126 |
cddelta/arweave-dart | A Dart package providing an interface to the Arweave network for creating transactions and interacting with wallets. | 17 |
dart-lang/webdev | A tool for building and deploying web applications with Dart | 212 |
wem/vertx-dart-sockjs | A Dart-based implementation of the WebSocket protocol, allowing real-time communication between clients and servers. | 0 |
lvivski/start | A Sinatra-inspired web development framework for Dart that provides basic API to serve static files and handle dynamic requests. | 528 |
dint-dev/universal_io | A package providing a cross-platform HTTP client library for Dart, allowing developers to make requests on multiple platforms and browsers. | 97 |
rknell/alfred | A lightweight web framework for building scalable and performant RESTful APIs | 528 |
scorpiion/vane | A framework for building web servers with Dart, supporting various request handling methods and middleware systems. | 58 |
realtimelogic/minnowserver | A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 320 |
mkantor/operator | A web server for serving static and dynamic content using a template-based approach. | 16 |
fluttercommunity/redux.dart | A comprehensive Redux implementation for Dart with a rich ecosystem of features and examples. | 519 |
mattaylor/whip | A high-performance web server framework using Nim that provides fast HTTP routing and can be extended with various middleware and features. | 84 |
flutter-webrtc/dart-sip-ua | A Dart-based implementation of the SIP protocol stack for real-time communication and instant messaging. | 337 |
charje/portal | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
terrier989/universal_html | A cross-platform Dart package for parsing and manipulating HTML, XML, and CSS documents across various platforms. | 0 |