Giter VIP home page Giter VIP logo

miniweb-1's Introduction

miniweb-avih

Small, cross-platform HTTP server

  • This is a fork of http://miniweb.sourceforge.net/ , with the following enhancements:

    • Enhanced directory listing with sortable columns (requires js, else the normal listing).
    • Unicode support on windows - command line and directory listing.
    • Better support for large files in download (correct size at the HTTP header) and directory listing (displayed size is now correct).
    • Linux/OS X/etc: faster shutdown, and less wait before next successful startup.
    • POST support disabled for now.
    • Easier build with custon $CC, and other minor improvements. The MSVC project files might be stale.
    • Name changed to Miniweb-avih.
  • 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 branch svn-orig-rev-208 of this repository (the original project seems unmaintained since 2013.).

[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

miniweb-1's People

Contributors

avih avatar gaebor avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.