derrick56007 / http_server

Utility classes for HTTP server

Home Page:https://pub.dev/packages/http_server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utility classes for HTTP server

A set of high-level classes that, together with HttpServer, makes is easier to serve web content.

NOTE: This package only works for server-side or command-line Dart applications. In other words, if the app imports dart:io, it can use this package.

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

Utility classes for HTTP server

https://pub.dev/packages/http_server

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 100.0%