#python #file_sharing #file_upload #http_server #https_server #simplehttpserver
https://github.com/sc0tfree/updog
https://github.com/sc0tfree/updog
GitHub
GitHub - sc0tfree/updog: Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S,…
Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth. - sc0tfree/updog
#rust #cli #command_line #command_line_tool #http_server #serve #server #static_files
https://github.com/svenstaro/miniserve
https://github.com/svenstaro/miniserve
GitHub
GitHub - svenstaro/miniserve: 🌟 For when you really just want to serve some files over HTTP right now!
🌟 For when you really just want to serve some files over HTTP right now! - svenstaro/miniserve
#typescript #file_server #file_sharing #hfs_plugin #http_server #nodejs
https://github.com/rejetto/hfs
https://github.com/rejetto/hfs
GitHub
GitHub - rejetto/hfs: HFS is a web file server for your computer. Share folders or even a single file thanks to the virtual file…
HFS is a web file server for your computer. Share folders or even a single file thanks to the virtual file system. - rejetto/hfs
#scala #akka #akka_http #declarative #documentation #functional_programming #http #http_client #http_requests #http_server #http4s #observability #openapi #play_framework #sttp #type_safe #zio
https://github.com/softwaremill/tapir
https://github.com/softwaremill/tapir
GitHub
GitHub - softwaremill/tapir: Rapid development of self-documenting APIs
Rapid development of self-documenting APIs. Contribute to softwaremill/tapir development by creating an account on GitHub.
#cplusplus #async #asynchronous #coroutines #cplusplus_17 #cpp17 #database_access #framework #grpc #high_availability #http #http_client #http_server #microservices #mongo #postgres #postgresql #redis #server #web
https://github.com/userver-framework/userver
https://github.com/userver-framework/userver
GitHub
GitHub - userver-framework/userver: Production-ready C++ Asynchronous Framework with rich functionality
Production-ready C++ Asynchronous Framework with rich functionality - userver-framework/userver
#python #asgi #asyncio #http #http_server #python
Uvicorn is a web server for Python that supports asynchronous operations. It uses the ASGI specification, which allows for better handling of long-lived connections like WebSockets and background tasks. You can install Uvicorn using `pip install uvicorn` and create simple web applications with it. The benefit to you is that Uvicorn makes it easier to build fast and efficient web applications that can handle multiple tasks at once, making your website or service more responsive and reliable.
https://github.com/encode/uvicorn
Uvicorn is a web server for Python that supports asynchronous operations. It uses the ASGI specification, which allows for better handling of long-lived connections like WebSockets and background tasks. You can install Uvicorn using `pip install uvicorn` and create simple web applications with it. The benefit to you is that Uvicorn makes it easier to build fast and efficient web applications that can handle multiple tasks at once, making your website or service more responsive and reliable.
https://github.com/encode/uvicorn
GitHub
GitHub - Kludex/uvicorn: An ASGI web server, for Python. 🦄
An ASGI web server, for Python. 🦄. Contribute to Kludex/uvicorn development by creating an account on GitHub.
#go #acme #automatic_https #caddy #caddyfile #go #golang #http #http_server #http3 #https #privacy #reverse_proxy #security #tls #web_server
Caddy is a powerful server platform that makes it easy to set up and manage websites with automatic HTTPS. It uses TLS by default, which means your site is always secure. Caddy is easy to configure using a simple file called the Caddyfile or JSON, and it supports multiple protocols like HTTP/1.1, HTTP/2, and HTTP/3. It's highly extensible, meaning you can add features without making the server bulky. Caddy is production-ready, having served trillions of requests and managed millions of TLS certificates. This makes it reliable and scalable for hundreds of thousands of sites. Using Caddy benefits you by providing automatic security, ease of use, and high performance, making your website more secure and efficient.
https://github.com/caddyserver/caddy
Caddy is a powerful server platform that makes it easy to set up and manage websites with automatic HTTPS. It uses TLS by default, which means your site is always secure. Caddy is easy to configure using a simple file called the Caddyfile or JSON, and it supports multiple protocols like HTTP/1.1, HTTP/2, and HTTP/3. It's highly extensible, meaning you can add features without making the server bulky. Caddy is production-ready, having served trillions of requests and managed millions of TLS certificates. This makes it reliable and scalable for hundreds of thousands of sites. Using Caddy benefits you by providing automatic security, ease of use, and high performance, making your website more secure and efficient.
https://github.com/caddyserver/caddy
GitHub
GitHub - caddyserver/caddy: Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS - caddyserver/caddy
👍1
#go #framework #go #go_framework #golang #golang_framework #grpc #grpc_go #grpc_golang #hacktoberfest #http_server #logging #metrics #microservice #microservice_framework #opentelemetry #performance #rest_api #server #tracing #web_framework
GoFr is a microservice development framework designed to simplify the creation and management of microservices. It offers features like easy API syntax, built-in observability, and support for REST and gRPC, making it efficient for developers. With GoFr, you can focus on building your application without getting bogged down by complex configurations. The framework also supports Kubernetes deployment, ensuring your services are scalable and maintainable. By using GoFr, you can accelerate your development process, improve application performance, and enhance overall productivity, allowing you to deliver high-quality software faster.
https://github.com/gofr-dev/gofr
GoFr is a microservice development framework designed to simplify the creation and management of microservices. It offers features like easy API syntax, built-in observability, and support for REST and gRPC, making it efficient for developers. With GoFr, you can focus on building your application without getting bogged down by complex configurations. The framework also supports Kubernetes deployment, ensuring your services are scalable and maintainable. By using GoFr, you can accelerate your development process, improve application performance, and enhance overall productivity, allowing you to deliver high-quality software faster.
https://github.com/gofr-dev/gofr
GitHub
GitHub - gofr-dev/gofr: An opinionated GoLang framework for accelerated microservice development. Built in support for databases…
An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability. - gofr-dev/gofr
❤1