#
web-server
Here are 522 public repositories matching this topic...
Async Python 3.6+ web server/framework | Build fast. Run fast.
-
Updated
Jan 19, 2021 - Python
-
Updated
Jan 14, 2021 - Java
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';
$promiPython Socket.IO server and client
python
web-server
websocket
socket-io
asyncio
socketio
low-latency
socketio-server
gevent
long-polling
eventlet
-
Updated
Jan 6, 2021 - Python
A very fast & simple Ruby web server
-
Updated
Nov 29, 2020 - Ruby
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
Apr 1, 2020 - JavaScript
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 10, 2021 - 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
Dec 9, 2020 - JavaScript
A toolkit for servicing HTTP requests in Scala
-
Updated
Jan 18, 2021 - Scala
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
Jan 22, 2021 - Shell
Tool for automating customized attacks against web applications. Full made in C language with pthreads, have a fast performance.
-
Updated
Dec 29, 2020 - C
Yet another Facebook clone written in C
-
Updated
Jan 20, 2021 - C
Web UI for your scripts with execution management
-
Updated
Jan 11, 2021 - Python
Docker image with uWSGI and Nginx for applications in Python 3.5 and above and Python 2.7 (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-2
python2
python-application
uwsgi-nginx
-
Updated
Jan 20, 2021 - Python
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
Jan 11, 2021 - Python
A blazingly 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
Jan 20, 2021 - Rust
A fast and robust web server and application server for C++,Python,Lua ,Java, PHP7,Javascript and multiple jsr-223 JVM 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 16, 2021 - C
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
Jan 19, 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
Jan 16, 2021 - C
Asynchronous web toolkit for clojure built on top of Ratpack / Netty
-
Updated
Sep 23, 2019 - Clojure
-
Updated
Feb 27, 2018 - JavaScript
Diamond is a full-stack web-framework written in The D Programming Language using vibe.d
webservice
template-engine
web-server
orm
mvc
view
controller
webserver
model
d
dlang
web-api
vibed
razor
diet
webapi
vibe-d
web-service
model-view-controller
object-relational-mapper
-
Updated
Mar 31, 2020 - D
A web server in your web browser
-
Updated
Apr 4, 2019 - JavaScript
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."
I am using Caddy 2.3.0 downloaded from GitHub for Linux amd64.
For the following, I replaced my hostname with
hostname.comand my email with `hostnameguy@gmail.