sindresorhus/ky
Tiny and elegant HTTP client based on the browser Fetch API
Language: JavaScript
#fetch #http_client #http_request #npm_package #request #whatwg_fetch
Stars: 147 Issues: 7 Forks: 4
https://github.com/sindresorhus/ky
Tiny and elegant HTTP client based on the browser Fetch API
Language: JavaScript
#fetch #http_client #http_request #npm_package #request #whatwg_fetch
Stars: 147 Issues: 7 Forks: 4
https://github.com/sindresorhus/ky
GitHub
GitHub - sindresorhus/ky: 🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API
🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API - sindresorhus/ky
mercari/grpc-http-proxy
A reverse proxy server which translate JSON HTTP requests to gRPC calls based on protoreflect
Language: Go
#grpc #http_proxy #kubernetes
Stars: 129 Issues: 0 Forks: 3
https://github.com/mercari/grpc-http-proxy
A reverse proxy server which translate JSON HTTP requests to gRPC calls based on protoreflect
Language: Go
#grpc #http_proxy #kubernetes
Stars: 129 Issues: 0 Forks: 3
https://github.com/mercari/grpc-http-proxy
GitHub
GitHub - mercari/grpc-http-proxy: A reverse proxy server which translate JSON HTTP requests to gRPC calls based on protoreflect
A reverse proxy server which translate JSON HTTP requests to gRPC calls based on protoreflect - mercari/grpc-http-proxy
kennethreitz/responder
a Sorta Familar HTTP Framework for Python (prototype)
Language: Python
#falcon #flask #graphql #http_framework #python
Stars: 143 Issues: 1 Forks: 6
https://github.com/kennethreitz/responder
a Sorta Familar HTTP Framework for Python (prototype)
Language: Python
#falcon #flask #graphql #http_framework #python
Stars: 143 Issues: 1 Forks: 6
https://github.com/kennethreitz/responder
GitHub
GitHub - kennethreitz/responder: A familiar HTTP Service Framework for Python.
A familiar HTTP Service Framework for Python. Contribute to kennethreitz/responder development by creating an account on GitHub.
trimstray/nginx-quick-reference
This notes describes how to improve Nginx performance, security and other important things.
#http #https #nginx #nginx_configuration #nginx_proxy #performance #security #ssllabs
Stars: 251 Issues: 0 Forks: 15
https://github.com/trimstray/nginx-quick-reference
This notes describes how to improve Nginx performance, security and other important things.
#http #https #nginx #nginx_configuration #nginx_proxy #performance #security #ssllabs
Stars: 251 Issues: 0 Forks: 15
https://github.com/trimstray/nginx-quick-reference
GitHub
GitHub - trimstray/nginx-admins-handbook: How to improve NGINX performance, security, and other important things.
How to improve NGINX performance, security, and other important things. - trimstray/nginx-admins-handbook
kennethreitz/requests3
Requests 3.0, for Humans and Machines, alike. 🤖
Language: Python
#forhumans #http #http_client #kennethreitz #python_requests #python3 #requests #requests_module
Stars: 175 Issues: 3 Forks: 3
https://github.com/kennethreitz/requests3
Requests 3.0, for Humans and Machines, alike. 🤖
Language: Python
#forhumans #http #http_client #kennethreitz #python_requests #python3 #requests #requests_module
Stars: 175 Issues: 3 Forks: 3
https://github.com/kennethreitz/requests3
GitHub
GitHub - kennethreitz/requests3: Requests 3.0, for Humans and Machines, alike. 🤖
Requests 3.0, for Humans and Machines, alike. 🤖. Contribute to kennethreitz/requests3 development by creating an account on GitHub.
jhuckaby/wperf
A simple HTTP load testing utility with detailed performance metrics.
Language: JavaScript
#http #load_test #performance #testing
Stars: 89 Issues: 0 Forks: 4
https://github.com/jhuckaby/wperf
A simple HTTP load testing utility with detailed performance metrics.
Language: JavaScript
#http #load_test #performance #testing
Stars: 89 Issues: 0 Forks: 4
https://github.com/jhuckaby/wperf
GitHub
GitHub - jhuckaby/wperf: A simple HTTP load testing utility with detailed performance metrics.
A simple HTTP load testing utility with detailed performance metrics. - jhuckaby/wperf
chris-rock/vesper
🍸Vesper - HTTP Framework for Bash Shell
Language: Shell
#bash #bourne_shell #framework #http #shell
Stars: 88 Issues: 0 Forks: 3
https://github.com/chris-rock/vesper
🍸Vesper - HTTP Framework for Bash Shell
Language: Shell
#bash #bourne_shell #framework #http #shell
Stars: 88 Issues: 0 Forks: 3
https://github.com/chris-rock/vesper
GitHub
GitHub - chris-rock/vesper: 🍸Vesper - HTTP Framework for Bash Shell
🍸Vesper - HTTP Framework for Bash Shell. Contribute to chris-rock/vesper development by creating an account on GitHub.
sc0tfree/updog
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.
Language: Python
#file_sharing #file_upload #http_server #https_server #simplehttpserver
Stars: 105 Issues: 0 Forks: 4
https://github.com/sc0tfree/updog
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.
Language: Python
#file_sharing #file_upload #http_server #https_server #simplehttpserver
Stars: 105 Issues: 0 Forks: 4
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
projectdiscovery/httpx
httpx is a fast and multi-purpose HTTP toolkit allow to run multiple probers using retryablehttp library, it is designed to maintain the result reliability with increased threads.
Language: Go
#bugboutny #http #security #vhost
Stars: 150 Issues: 4 Forks: 13
https://github.com/projectdiscovery/httpx
httpx is a fast and multi-purpose HTTP toolkit allow to run multiple probers using retryablehttp library, it is designed to maintain the result reliability with increased threads.
Language: Go
#bugboutny #http #security #vhost
Stars: 150 Issues: 4 Forks: 13
https://github.com/projectdiscovery/httpx
GitHub
GitHub - projectdiscovery/httpx: httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp…
httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library. - projectdiscovery/httpx
apex/rpc
Simple RPC style APIs with generated clients & servers.
Language: Go
#api #golang #http #json_api #json_rpc #rpc #rpc_framework #typescript
Stars: 118 Issues: 16 Forks: 4
https://github.com/apex/rpc
Simple RPC style APIs with generated clients & servers.
Language: Go
#api #golang #http #json_api #json_rpc #rpc #rpc_framework #typescript
Stars: 118 Issues: 16 Forks: 4
https://github.com/apex/rpc
GitHub
GitHub - apex/rpc: Simple RPC style APIs with generated clients & servers.
Simple RPC style APIs with generated clients & servers. - apex/rpc
0vercl0k/CVE-2021-31166
Proof of concept for CVE-2021-31166, a remote HTTP.sys use-after-free triggered remotely.
Language: Python
#http #accept_encoding #cve_2021_31166 #ulpparsecontentcoding
Stars: 159 Issues: 0 Forks: 33
https://github.com/0vercl0k/CVE-2021-31166
Proof of concept for CVE-2021-31166, a remote HTTP.sys use-after-free triggered remotely.
Language: Python
#http #accept_encoding #cve_2021_31166 #ulpparsecontentcoding
Stars: 159 Issues: 0 Forks: 33
https://github.com/0vercl0k/CVE-2021-31166
GitHub
GitHub - 0vercl0k/CVE-2021-31166: Proof of concept for CVE-2021-31166, a remote HTTP.sys use-after-free triggered remotely.
Proof of concept for CVE-2021-31166, a remote HTTP.sys use-after-free triggered remotely. - 0vercl0k/CVE-2021-31166
megaease/easegress
An all-rounder traffic orchestration system
Language: Go
#go #golang #http #api_gateway #raft #gateway #proxy_server #traffic #load_balancer #etcd #reverse_proxy #mesh #cloud_native #sidecar
Stars: 154 Issues: 2 Forks: 17
https://github.com/megaease/easegress
An all-rounder traffic orchestration system
Language: Go
#go #golang #http #api_gateway #raft #gateway #proxy_server #traffic #load_balancer #etcd #reverse_proxy #mesh #cloud_native #sidecar
Stars: 154 Issues: 2 Forks: 17
https://github.com/megaease/easegress
GitHub
GitHub - easegress-io/easegress: A Cloud Native traffic orchestration system
A Cloud Native traffic orchestration system. Contribute to easegress-io/easegress development by creating an account on GitHub.
xnbox/DeepfakeHTTP
🟪 DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses.
Language: Java
#api #dummy #dump #graphql #http #http_server #mock #mocks_server #rest #rest_api #restful_api #spies #stub #template #template_engine #test_automation #testing #testing_tools #tomcat
Stars: 95 Issues: 0 Forks: 0
https://github.com/xnbox/DeepfakeHTTP
🟪 DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses.
Language: Java
#api #dummy #dump #graphql #http #http_server #mock #mocks_server #rest #rest_api #restful_api #spies #stub #template #template_engine #test_automation #testing #testing_tools #tomcat
Stars: 95 Issues: 0 Forks: 0
https://github.com/xnbox/DeepfakeHTTP
GitHub
GitHub - xnbox/DeepfakeHTTP: DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses.
DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses. - xnbox/DeepfakeHTTP
EtherDream/http-server-online
Start a local HTTP server without any tools, just open a web page.
Language: JavaScript
#file_system_access #http_server #service_worker
Stars: 146 Issues: 0 Forks: 7
https://github.com/EtherDream/http-server-online
Start a local HTTP server without any tools, just open a web page.
Language: JavaScript
#file_system_access #http_server #service_worker
Stars: 146 Issues: 0 Forks: 7
https://github.com/EtherDream/http-server-online
GitHub
GitHub - EtherDream/http-server-online: Start a local HTTP server without any tools, just open a web page.
Start a local HTTP server without any tools, just open a web page. - EtherDream/http-server-online
zu1k/http-proxy-ipv6-pool
Make every request from a separate IPv6 address.
Language: Rust
#http_proxy #proxypool
Stars: 69 Issues: 0 Forks: 9
https://github.com/zu1k/http-proxy-ipv6-pool
Make every request from a separate IPv6 address.
Language: Rust
#http_proxy #proxypool
Stars: 69 Issues: 0 Forks: 9
https://github.com/zu1k/http-proxy-ipv6-pool
GitHub
GitHub - zu1k/http-proxy-ipv6-pool: Make every request from a separate IPv6 address.
Make every request from a separate IPv6 address. Contribute to zu1k/http-proxy-ipv6-pool development by creating an account on GitHub.
Barre/privaxy
(work in progress) Privaxy is the next generation tracker and advertisement blocker. It blocks ads and trackers by MITMing HTTP(s) traffic.
Language: Rust
#ad_blocker #adblock #adblocker #adblocking #blocker #blocker_proxy #http_proxy #mitm #proxy #servers
Stars: 83 Issues: 1 Forks: 5
https://github.com/Barre/privaxy
(work in progress) Privaxy is the next generation tracker and advertisement blocker. It blocks ads and trackers by MITMing HTTP(s) traffic.
Language: Rust
#ad_blocker #adblock #adblocker #adblocking #blocker #blocker_proxy #http_proxy #mitm #proxy #servers
Stars: 83 Issues: 1 Forks: 5
https://github.com/Barre/privaxy
GitHub
GitHub - Barre/privaxy: Privaxy is the next generation tracker and advertisement blocker. It blocks ads and trackers by MITMing…
Privaxy is the next generation tracker and advertisement blocker. It blocks ads and trackers by MITMing HTTP(s) traffic. Also check out my new project, https://www.merklemap.com/ - Barre/privaxy
jcubic/wayne
Service Worker Routing library for in browser HTTP requests
Language: JavaScript
#fake #http #http_server #http_server_library #service_worker
Stars: 125 Issues: 2 Forks: 6
https://github.com/jcubic/wayne
Service Worker Routing library for in browser HTTP requests
Language: JavaScript
#fake #http #http_server #http_server_library #service_worker
Stars: 125 Issues: 2 Forks: 6
https://github.com/jcubic/wayne
GitHub
GitHub - jcubic/wayne: Service Worker Routing library for in browser HTTP requests
Service Worker Routing library for in browser HTTP requests - jcubic/wayne
arthtyagi/serverless-userpics
Instantly get user avatars via an API call. Configurable af.
Language: Go
#avatar_generator #aws_s3 #cloudflare #golang #http #serverless #serverless_framework #vercel_serverless
Stars: 409 Issues: 0 Forks: 0
https://github.com/arthtyagi/serverless-userpics
Instantly get user avatars via an API call. Configurable af.
Language: Go
#avatar_generator #aws_s3 #cloudflare #golang #http #serverless #serverless_framework #vercel_serverless
Stars: 409 Issues: 0 Forks: 0
https://github.com/arthtyagi/serverless-userpics
GitHub
GitHub - DevClad-Inc/serverless-userpics: ⚡ Instantly get user avatars via 1 API call. Ready to use. 100 artsy avatars included.…
⚡ Instantly get user avatars via 1 API call. Ready to use. 100 artsy avatars included. Made open-source by DevClad. - GitHub - DevClad-Inc/serverless-userpics: ⚡ Instantly get user avatars via 1 A...
Tanmoy741127/lumi
Lumi is an nano framework to convert your python functions into a REST API without any extra headache.
Language: Python
#apps #framework #http #python #rpc #web
Stars: 233 Issues: 1 Forks: 5
https://github.com/Tanmoy741127/lumi
Lumi is an nano framework to convert your python functions into a REST API without any extra headache.
Language: Python
#apps #framework #http #python #rpc #web
Stars: 233 Issues: 1 Forks: 5
https://github.com/Tanmoy741127/lumi
GitHub
GitHub - tanmoysrt/lumi: Lumi is an nano framework to convert your python functions into a REST API without any extra headache.
Lumi is an nano framework to convert your python functions into a REST API without any extra headache. - tanmoysrt/lumi
pgrok/pgrok
Poor man's ngrok - a multi-tenant HTTP reverse tunnel solution through SSH remote port forwarding
Language: Go
#go #http #ngrok_alternative #oidc #pgrok #reverse_tunnel #ssh_tunnel #sso
Stars: 722 Issues: 3 Forks: 16
https://github.com/pgrok/pgrok
Poor man's ngrok - a multi-tenant HTTP reverse tunnel solution through SSH remote port forwarding
Language: Go
#go #http #ngrok_alternative #oidc #pgrok #reverse_tunnel #ssh_tunnel #sso
Stars: 722 Issues: 3 Forks: 16
https://github.com/pgrok/pgrok
GitHub
GitHub - pgrok/pgrok: Poor man's ngrok - a multi-tenant HTTP/TCP reverse tunnel solution through SSH remote port forwarding
Poor man's ngrok - a multi-tenant HTTP/TCP reverse tunnel solution through SSH remote port forwarding - pgrok/pgrok