httpserver topic

List httpserver repositories
trafficstars

WebWebWeb

29
Stars
1
Forks
Watchers

The zero-dependency alternative to ExpressJS. Create web servers with APIs SUPER EASILY in just a few lines of code.

AndroidWiFiTransfer

22
Stars
4
Forks
Watchers

Android基于NanoHTTPD作为服务器的WiFi传书,其中NanoHTTPD很方便部署一个微型的服务器,前端上传文件的js也适合用于其他地方,除了非HTML5不能批量上传基本兼容性做到了

Dmf-FrameWork

41
Stars
0
Forks
Watchers

A high-performance back-end service framework written in C.

rest-mock-core

36
Stars
9
Forks
Watchers

A simple HTTP server for using as a mock in test projects which test dotnet based projects.

indigo

43
Stars
2
Forks
Watchers

Indigo is a blazingly fast web-framework

TinyHttpd

46
Stars
4
Forks
Watchers

在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文...

skynet_fly

448
Stars
78
Forks
Watchers

基于云风的skynet,搭建开箱即用的微服务框架,提供优雅的服务热更新

Kerbal-Telemetry

23
Stars
6
Forks
Watchers

Telemetry project for Kerbal Space Program. The program uses a server that is running on the KSP side and a client which is capable of running both the KSP side computer or any other one over a web br...

study-http

15
Stars
5
Forks
Watchers

HTTP Java 로 구현하기

gf-demo-chat

16
Stars
5
Forks
Watchers

A simple MVC chat service.