jgauffin / Griffin.WebServer

A web server built on top of Griffin.Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Griffin.WebServer

A web server built on top of Griffin.Framework.

Build status GitHub issues NuGet

Current features

  • Form/File handling, i.e. body decoding (multipart & UrlEncoded)
  • Authentication (digest & basic)
  • Static file handling (including partial downloads and caching)
  • Custom modules
  • Model binders.

Installation

install-package Griffin.WebServer

Do note that it's a beta.

Links

About

A web server built on top of Griffin.Framework


Languages

Language:C# 100.0%