http

A simple multi-threaded HTTP/1.0-ish file server. Single file, ~250 LOC. (by pablo-mayrgundter)

Http Alternatives

Similar projects and alternatives to http

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better http alternative or higher similarity.

http reviews and mentions

Posts with mentions or reviews of http. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-02.
  • An HTTP server in a single .c file
    12 projects | news.ycombinator.com | 2 Apr 2021
    My single file HTTP/1.0-ish java http server:

    https://github.com/pablo-mayrgundter/http

    I use it for most of my local dev. Handles only GET requests, serving files below the directory in which the server is started. Does Content-Type inference based on file extensions (e.g. html, js, png, jpg).

    Currently disables any type of cacheing as I use it mostly for local development and want to avoid versioning mistakes.

    Also has fledgling SSL support that has occasionally worked.

    > ./http_load -p 10 -f 100000 test.url

Stats

Basic http repo stats
1
1
0.0
about 3 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com