Skip to content

A very lightweight HTTP server for the Raspberry Pi using C#.

License

Notifications You must be signed in to change notification settings

fastlater/PiServerLite

 
 

Repository files navigation

PiServer Lite

A very lightweight HTTP server which is fully MONO compliant. Supports Windows, Mac, Linux; including the Raspberry PI! Package available on NuGet

View the Wiki for more information!

Features

  • Fully MONO compliant.
  • Operates on the Raspberry PI.
  • Master/Child View chaining.
  • Virtual Content-Directories for serving raw file system objects.
    • Supports automatic mime-type mapping.
  • Handlebar-styled variable injection.
    • Supports if and each tags, both supporting nested tags.
    • Supports complex variable paths. ex: object.property.member

About

A very lightweight HTTP server for the Raspberry Pi using C#.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.2%
  • HTML 5.2%
  • Batchfile 1.4%
  • Shell 0.2%