#
web-server
Here are 655 public repositories matching this topic...
5
Next generation Python web server/framework | Build fast. Run fast.
-
Updated
May 27, 2022 - Python
-
Updated
Apr 29, 2022 - Java
Python Socket.IO server and client
python
web-server
websocket
socket-io
asyncio
socketio
low-latency
socketio-server
gevent
long-polling
eventlet
-
Updated
May 26, 2022 - Python
Asynchronous communication for Clojure
-
Updated
May 26, 2022 - Clojure
kraih
commented
May 20, 2020
Not a particularly hard task, but converting all tests is a lot of work. We want to go from:
# Promisify
is ref Mojo::Promise->resolve('foo'), 'Mojo::Promise', 'right class';
$promise = Mojo::Promise->reject('foo');
is ref $promise, 'Mojo::Promise', 'right class';
@errors = ();
$promise->catch(sub { push @errors, @_ })->wait;
is_deeply \@errors, ['foo'], 'promise rejected';
$promi
A very fast & simple Ruby web server
-
Updated
Apr 11, 2022 - Ruby
abhinavsingh
commented
Feb 10, 2022
Under multiport mode, plugins may need to know on which port was the request received/accepted. This information is currently not surfaced to plugins. For background also see abhinavsingh/proxy.py#535 (comment) thread
A simple and visual static web server with collaboration features.
ssl
gui
share
web-server
https
desktop
static-site
http-server
jam
localhost
jamstack
ssh-tunnel
fenix
-
Updated
Feb 24, 2022 - JavaScript
Hestia Control Panel | A lightweight and powerful control panel for the modern web.
nginx
php
web-server
control-panel
dovecot
exim
mail-server
apache2
dns-server
linux-server
web-panel
control-panels
-
Updated
May 31, 2022 - Shell
WebServerBundle provides commands for running applications using the PHP built-in web server. It simplifies your local development setup because you don't have to configure a proper web server such as Apache or Nginx to run your application.
-
Updated
Jan 28, 2022 - PHP
A lean, modular web server for rapid full-stack development.
web-development
web-server
server
backend
progressive-web-app
single-page-app
full-stack
webapp
lws
webapplication
-
Updated
May 28, 2022 - JavaScript
Web UI for your scripts with execution management
-
Updated
May 4, 2022 - Python
Tool for automating customized attacks against web applications. Fully made in C language with pthreads, it has fast performance.
-
Updated
Apr 15, 2022 - C
A toolkit for servicing HTTP requests in Scala
-
Updated
May 25, 2022 - Scala
Docker image with uWSGI and Nginx for applications in Python (as Flask) in a single container. Optionally with Alpine Linux.
python
docker
nginx
dockerfile
web-server
web
debian
server
alpine
web-app
docker-image
uwsgi
python3
webapp
python-3
python-application
uwsgi-nginx
-
Updated
May 25, 2022 - Python
A fast static web server with routing, templating, and security in a single binary you can set up with zero code.
rust
http
security
web-server
server
webserver
handlebars
static
static-site
secure
rust-lang
http-server
static-website
static-server
actix
-
Updated
Apr 12, 2022 - Rust
Yet another Facebook clone written in C
-
Updated
Apr 11, 2022 - C
Raspberry PI-TIMOLO ( PI-TImelapse, MOtion, LOwLight ) uses RPI picamera and OpenCV for Remote Headless Security Monitoring using Motion Tracking, Rclone Auto Sync files with remote storage services. Auto Twilight Transitions and Low Light Camera Settings. Panoramic images using PanTiltHat and More. This project is featured on GitHub Awesome software.
python
ssh
raspberry-pi
opencv
security
web-server
video
curl
webserver
plugins
rclone
awesome-list
raspberry-pi-camera
timelapse
motion-tracking
pi-camera
whiptail-menu
lowlight
pi-timolo
makevideo
-
Updated
Mar 29, 2022 - Python
The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
ssl
http
cors
iot
template-engine
web-server
async
micropython
asynchronous
routes
https
websocket-server
websocket
esp32
websockets
pyboard
wipy
pycom
hc2
microwebsrv
-
Updated
Feb 18, 2022 - Python
A fast and robust web server and application server for C++,Python,Lua ,Java,quickjs language
javascript
python
java
nginx
php
http
groovy
web-server
web
lua
server
cpp
php7
application-server
jvm-languages
hi-nginx
jsr-223
-
Updated
Jan 26, 2022 - C
Optimized LEMP Web Server to manage your WordPress, PHP, or simple HTML sites running on a powerful NGINX setup.
mysql
letsencrypt
nginx
redis
php
wordpress
ssl
web-server
ubuntu
mariadb
php-fpm
reverse-proxy
donations
lemp
certbot
fastcgi-cache
-
Updated
Apr 29, 2022 - Shell
MyServer is your own localhost web server. you can setup PHP, Apache, Nginx and MySQL servers on your android devices or linux like Ubuntu etc. MyServer is Developed for android terminal like Termux or GNURoot Debian terminal.
android
web-server
server
ubuntu
internet
mysql-server
apache2
localhost
termux
python2
linux-server
nginx-server
linux-tools
php-server
mysql-database-server
termux-tool
myserver
myserver-start
-
Updated
Sep 30, 2021 - Python
C++ high performance networking with TCP/UDP/RESP/HTTP/WebSocket protocols
javascript
c
web-server
lua
sqlite
websocket-server
udp
multiprocessing
leveldb
proxy-server
multithreading
reverse-proxy
cpp11
tcp-server
http-server
epoll
udp-server
-
Updated
Nov 5, 2021 - C
Lightweight, flexible HTTP server framework written in Swift
-
Updated
May 9, 2022 - Swift
Improve this page
Add a description, image, and links to the web-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the web-server topic, visit your repo's landing page and select "manage topics."
It would be a nice addition to integrate Minimal windows service stub in Caddy (built for Windows).
At the moment, it is necessary to use for example NSSM to install Caddy as a service on Windows.
See how it becomes much more natural to [install the service and remove it in the case of another project (Gitea) with the Windows tools](https: