Skip to content

Small, cross-platform HTTP server with useful directory listing. Enhanced fork of http://miniweb.sourceforge.net

Notifications You must be signed in to change notification settings

stefan-muc/miniweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniweb-fork

Small, cross-platform HTTP server

  • This is a fork of http://miniweb.sourceforge.net/ , with enhanced directory listing. The original project seems unmaintained since 2013.
  • License: "GNU Library or Lesser General Public License version 2.0 (LGPLv2)". See License note.
  • A snapshot of the original repository svn rev 208 on which this fork is based is at commit 7812a0a of this repository.

[Original project description below]

MiniWeb

MiniWeb is an embeddable, cross-platform, small-footprint HTTP server implementation, implementing basic GET and POST requests as well as request handling dynamic content generating. It works on x86 (Windows/Linux), ARM, MIPS and any posix platforms, either embedded or standalone.

Features

  • small footprint HTTP server written in C
  • GET & POST actions with basic HTTP authentication
  • user-defined request handler routines
  • cross-platform compatibility
  • basic HTTP audio and video streaming
  • serial UART to HTTP gateway

About

Small, cross-platform HTTP server with useful directory listing. Enhanced fork of http://miniweb.sourceforge.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages