http-server
Projects with this topic
-
GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. GNU Libmicrohttpd is free software and part of the GNU project.
Updated -
forked from https://github.com/sammhicks/picoserve in order to try to support Wiznet W5500
picoserve is a microservice framework that can be run on embeddeded devices
Updated -
-
C++ Web Framework for building high-performance APIs, supporting scalable architecture and modern web technologies
Updated -
Store your tasks in Google Keep and print them on thermal printer! Simple application that creates HTTP server that allows to create notes in Google Keep with specific tag and then print them on USB thermal printer (like ZJ-5890K).
Updated -
Hinsightd is a multithreaded HTTP/1.1 server designed for performance and having the smallest possible code size. The multithreaded branch is a bit light on features but still has many of the most common features: HTTP/1.1 file serving, ssl, range requests, compressed requests, 304 requests etc.
Updated -
Hinsightd is a event based HTTP/1.1 server designed for performance and having the smallest possible code size.
Updated -
-
-
-
-
-
This repository contains code for static analysis workers.
Updated -
Small, fast, modern HTTP server for Erlang/OTP.
Updated -
This project is created for computer network subject in TY. We got 80% for this project. This project has lot more to develop. We had just implemented basic functionalities of web server. You can suggest changes to improve it
🙂 Updated -
This is a mirror! https://git.compilenix.org/Compilenix/http-dump.git
Updated -
🖼 👋 A simple program to share a directory of pictures recursively. Inspired by netham91/Quick-Share on GitHub.Updated -
-
📡 Serve current directory over HTTP(S)/FTP, even behind NATUpdated