SimpleW
Web server library
A cross-platform .NET web server library with routing and API capabilities
SimpleW is a Simple Web Server library in NET (windows/linux/macos). It provides a cross-plateform framework for building web applications.
23 stars
4 watching
2 forks
Language: C#
last commit: 19 days ago
Linked from 2 awesome lists
dotnethttp-serverrestapiwebserverwebsocket-server
Related projects:
Repository | Description | Stars |
---|---|---|
davidmoreno/onion | An HTTP library that allows developers to create simple web servers and applications with SSL support. | 2,017 |
sirleech/webduino | An Arduino-based library for creating an extensible web server | 748 |
holywyvern/love-ws | A library for creating WebSocket clients and servers in C++ using the love framework. | 24 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
stefh/netstandard.httplistener | A library that enables building HTTP servers on .NET Core and Universal Windows Platform. | 40 |
3b/clws | A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. | 72 |
lastmjs/zwitterion | A web development server that allows developers to import code from any supported language and run it directly in the browser. | 580 |
wangyihang/webshell-sniper | A terminal-based tool to manage web servers via PHP or MySQL, allowing for post-exploitation control. | 420 |
masterkale/simplewebauthn | Simplifies WebAuthn integration by providing TypeScript-first libraries for modern browsers and Node.js | 1,616 |
stiffstream/restinio | A C++ library for building efficient, customizable asynchronous HTTP/WS servers with TLS support and websocket capabilities. | 1,162 |
tinyhttp/tinyws | A lightweight WebSocket middleware for Node.js | 408 |
lasselukkari/awot | Library providing a simple web server API for Arduino boards. | 294 |
snwfdhmp/simplehttp | Serves local files over HTTP | 66 |
lukeed/sirv | A lightweight middleware and CLI application for serving static files. | 1,072 |
tidwall/modern-server | A basic web server framework with HTTP/2 and SSL/TLS support | 76 |