HTTP
HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
- GitHub: https://github.com/topics/http
- Wikipedia: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
- Created by: Tim Berners-Lee
- Released: 1989
- Aliases: http2, https,
- Last updated: 2026-07-10 00:15:02 UTC
- JSON Representation
https://github.com/jaebradley/http-status-identifier
🤔 What's my HTTP status?
Last synced: 29 Apr 2026
https://github.com/twyla-ai/http-middleware-zeit-template
Twyla HTTP Integration Middleware Template
asgi chatbot conversation http integration middleware python starlette template twyla zeit-now
Last synced: 06 Sep 2025
https://github.com/thefox/guzzlehttp-examples
GuzzleHTTP Examples
examples guzzlehttp http php public-domain unlicensed
Last synced: 22 Mar 2025
https://github.com/k5924/async-http-server-java
Building an async http server without a framework
asynchronous asynchronous-server asynchronousserversocketchannel asynchronoussocketchannel codecrafters concurrent http nio tcp
Last synced: 16 Jun 2026
https://github.com/mahabubr/vanilla-nodejs-crud
crud http nodejs vanila-nodejs
Last synced: 29 Apr 2026
https://github.com/linux-china/service-talk-demo
Apple ServiceTalk framework demo
Last synced: 29 Apr 2026
https://github.com/andrewburian/mediatype
Content-Type helpers for HTTP content negotiation
Last synced: 25 Mar 2025
https://github.com/wherejuly/62-http-convenience-pack
The small TypeScript HTTP convenience library; methods, statuses, MIME types, headers enums, types, validators, normalizers, in group, of group, make, extract etc.
allow codes convenience enforce ensure enums headers helpers http methods mime-types normalize status-codes statuses types typescript uniform validate
Last synced: 22 Feb 2026
https://github.com/luminati-io/curl-post-request
Send cURL POST requests, set headers, send data, and handle authentication for APIs and web scraping with this comprehensive guide.
curl http linux macos post proxy-server web-scraping windows
Last synced: 10 Apr 2026
https://github.com/podboy/locker
Access authentication
access authentication http ldap password proxy socket
Last synced: 14 Jun 2025
https://github.com/aleclarson/quest
Isomorphic HTTP requests
http isomorphic nodejs request
Last synced: 16 May 2026
https://github.com/ik5/generate_fields
The following source code is a test of mine to generate a content based on a struct for several types of content type formats
content-types golang golang-examples http json url xml
Last synced: 29 Apr 2026
https://github.com/robertianclarkson/http-web-server
This project uses Java paired with OOP to create a low-level HTTP web server. The goal of this project was to better understand how the HTTP works as well as it's limitations in both response time and security.
http http-server java networking
Last synced: 15 May 2025
https://github.com/elkingarcia11/mlb-gameday-obp-odds
Small Python script that pulls MLB team on-base percentage (OBP) for the current season, loads today’s schedule, and writes CSV files that list each team’s OBP edge against its opponent for the day. It also labels each side of a game as betting favorite, not favorite, or equal using American moneylines from ESPN’s public game data.
api csv data http https json mlb mlb-stats-api moneyline odds python rest sports urllib
Last synced: 30 May 2026
https://github.com/jwill9999/static-server-for-running-tests
Nodejs http server to serve static files when running tests.
api-documentation api-wrapper fs html http http-server nodejs path static-server testing-tools
Last synced: 29 Apr 2026
https://github.com/abihf/http-compress
HTTP Compression middleware
compression golang gzip http middleware
Last synced: 12 Mar 2026
https://github.com/mauriciogirardi/app-orcamento-pessoal
Criação de um app de controle de gasto
bootstrap4 css http javascript jquery
Last synced: 13 Apr 2026
https://github.com/itstoreall/uni
UNI
apollo-server-express axios express graphql http vercel
Last synced: 29 Apr 2026
https://github.com/haldih/swp
SecureWebPass
aes argon2 boost boost-beast http https sqlite3
Last synced: 14 Jun 2025
https://github.com/hooliooo/astral
An HTTP networking library that emphasizes ease of use and ergonomics. Based on Rust's reqwest library
Last synced: 09 Mar 2026
https://github.com/biyuqi/memory-leak
个人博客, 学习, 收集, 整理编程遇到的问题
devops flutter http javascript linux typescript vim vue webpack
Last synced: 13 Apr 2026
https://github.com/melardev/reactreduxpaginatedasynccrud
React_Redux TODO app showing Async HTTP CRUD and pagination
api axios components crud http nodejs pagination react react-redux redux rest todo
Last synced: 08 Apr 2026
https://github.com/mauricechouam/note-taker
An application that can be used to write, save, and delete notes. This application will use an express backend and save and retrieve note data from a JSON file.
express-backend express-js http postman routing
Last synced: 08 Apr 2026
https://github.com/steadybit/extension-http
A Steadybit action implementation to check http endpoints
Last synced: 07 Jul 2026
https://github.com/crissnamon/middle-grade-project
Java game http api with Netty, JDBC, Camunda, Resilience4J, Kubernetes
camunda ci-cd flyway game hikari http java jdbc jenkins kubernetes middle netty resilence4j web-server
Last synced: 05 Apr 2026
https://github.com/alexendoo/serve
HTTP development server for files spanning multiple directories
Last synced: 22 Jul 2025
https://github.com/r1c4rdco5t4/gomokuweb
HTTP API Server and Frontend React Application To Play Gomoku Online
api docker gomoku http kotlin postgresql react spring typescript
Last synced: 30 Mar 2025
https://github.com/r1c4rdco5t4/http-client
Simple implementation of an HTTP client made with the socket python library that allows users to make HTTP requests
http http-client python requests socket
Last synced: 30 Mar 2025
https://github.com/manu-sh/http_normalizer
http url normalization for web crawlers
crawler http spider url-normalization
Last synced: 12 Jun 2025
https://github.com/jakoblorz/scirocco
class-based semantic http backend functions
api callback cli expressjs expressjs-request-handler guard http http-server rapid-development rapid-prototyping rest-api testing testing-framework
Last synced: 17 Jan 2026
https://github.com/sshehrozali/flutter-backend-example
Demo Flutter example integrates back-end support via HTTP/Dio.
Last synced: 30 Apr 2026
https://github.com/zbo14/web-tree-crawler
A web crawler that builds a tree of URLs.
http https tree url web-crawler
Last synced: 13 Sep 2025
https://github.com/parzh/express-allow-methods
Express middleware for sending HTTP 405 Method Not Allowed response
405 express express-middleware expressjs helper http http-response method-not-allowed middleware nodejs typescript util
Last synced: 13 Apr 2026
https://github.com/erickgnavar/hookscli
A simple app to run server an print incoming request data to stdout to be able to inspect it.
Last synced: 25 Mar 2025
https://github.com/palmtreephp/http
:palm_tree: HTTP Component for Palmtree PHP
Last synced: 30 Jul 2025
https://github.com/imarsman/basicauth
A sample implementation of basic authentication handling with the capability of adding JWT token handling. Includes a pluggable design to allow flexible choices for session handling. Tests give examples of how to use various aspects of the package.
basic-authentication http jwt-authentication session-management
Last synced: 14 May 2025
https://github.com/mideo/scalatra-api-with-cucumber
scalatra api with cucumber
bdd cucumber http scala scalatra-api swagger swagger-ui tdd
Last synced: 30 Apr 2026
https://github.com/tomaszilinek/jobscz_tictactoe
This is a tic tac toe bot competing on platform created by Jobs cz (https://piskvorky.jobs.cz/). Bots created in any programming language can compete there submitting their moves via http endpoints.
ai bot csharp five-in-a-row http json min-max multithreading tic-tac-toe
Last synced: 04 May 2026
https://github.com/ElfSundae/ESAPIClient
An API client library built on top of AFNetworking.
afnetworking api api-client http ios network networking request
Last synced: 03 May 2025
https://github.com/fmiras/webbed
A fast, reliable Rust-based CLI for serving static files over HTTP
cli command http http-server hyper rust static-file-server web-server
Last synced: 30 Jul 2025
https://github.com/severindenisenko/blog
My blog written in pure Haskell
blog css haskell html http http-server
Last synced: 01 May 2026
https://github.com/supershaneski/bun-mcp-server
A lightweight HTTP-based Model Context Protocol (MCP) server built with Bun.
bun http http-transport javascript mcp mcp-server tool-registry
Last synced: 29 Jun 2026
https://github.com/thatguyhughesy/riddle
Rule based HTTP request proxy and filter written in Clojure
clojure core-async filter firewall http http-proxy http-requests rules rules-engine
Last synced: 19 Jun 2026
https://github.com/oleksandr-romashko/goit-advancedjs-hw-03
Homework for Javascript HTTP requests
Last synced: 22 May 2026
https://github.com/rahulkrsharma2004/video-calling-app
This project is a video calling application built using MERN STACK and socket.io and for style tailwind.css. It allows users to connect and communicate via video calls in real-time.
cors expressjs http mern-stack nodejs reactjs simple-peer socket-io socketio-client tailwindcss
Last synced: 13 Apr 2026
https://github.com/pranshushah/http-pro-isomorphic
http-pro library that works on both node and browser
axios browser fetch http http-client javascript react-query
Last synced: 04 May 2026
https://github.com/yahialm/concurrent-sharded-maps-go-std-library
This project aims to develop an HTTP API that mimics the functionality of a HashMap while overcoming the constraint of data distribution across multiple machines. The primary challenge lies in designing and implementing a sharding scheme to distribute and manage data efficiently across a cluster of machines.
api atomic-operation concurrency golang http missing-semester mutex-synchronisation sharded-hashmap
Last synced: 08 Jun 2026
https://github.com/httpland/nel-middleware
HTTP network error logging(NEL) middleware
http logging middleware nel network-error network-error-logging
Last synced: 22 May 2026
https://github.com/akagi201/balancer
A collection of load balance HTTP Handlers
golang handler http load-balancer middleware
Last synced: 06 Jul 2026
https://github.com/marcos-venicius/ghost
GO http micro framework
framework go golang http micro-framework web-server
Last synced: 08 Nov 2025
https://github.com/trvedxemon/doomster
HTTP request dumper written in Go
developer-tools go golang http http-request http-rest-api http-server linux-app request-handler windows
Last synced: 01 May 2026
https://github.com/cjp2600/php-glow
Simple http request linker for roadrunner service.
Last synced: 06 Jul 2025
https://github.com/crissnamon/http-interface-client
Simple HTTP client to make requests using interfaces
feign http http-client java kotlin rest rest-client web
Last synced: 01 May 2026
https://github.com/osamanagi/http-health-checker
🕷️ Go Web Crawler - A lightning-fast concurrent web crawler for performing deep health checks on websites. Built with Go's powerful concurrency primitives.
cli concurrency go http monitoring webcrawler
Last synced: 31 May 2026
https://github.com/arafat-alim/js-practice
http http-server interview interview-preparation interview-questions javascript js react reactjs
Last synced: 01 May 2026
https://github.com/e0selmy4v/scpo-php
Some small PHP useful function library
convert-characters from-scpos http mailer php sql url-rewrite
Last synced: 07 Apr 2025
https://github.com/robrwo/catalyst-traitfor-request-methods-
Add enumerated methods for HTTP requests
Last synced: 06 Jul 2025
https://github.com/sarthakmishraa/sm-chat-app
This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.
express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket
Last synced: 27 May 2026
https://github.com/moneymaker811/scriptware-executer
Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.
backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api
Last synced: 30 Mar 2025
https://github.com/daimaou92/gate
Build REST APIs in Golang
go golang golang-library golang-package http http-server openapi openapi3 rest rest-api
Last synced: 02 May 2026
https://github.com/rnelson/libexec.aspnetcore.environmentheaders
ASP.NET Core middleware for adding environment information to response headers
Last synced: 12 May 2025
https://github.com/fantasticfiasco/serilog-sinks-http-diagnostics
Diagnostics for Serilog.Sinks.Http
Last synced: 02 Apr 2025
https://github.com/ruan-narici/java-oo-7daysofcode
Developed during course of Alura #7DaysOfCode
Last synced: 26 Jun 2026
https://github.com/andriykalashnykov/go-http-instrumented-roundtripper
Go http.Client RoundTripper implementation
go golang http http-client http-dial http-transport roundtrip roundtripper
Last synced: 20 Jun 2026
https://github.com/kruceo/unicache
A experimental http (in memory) caching service that sits between the client and the main service
Last synced: 18 Jun 2026
https://github.com/asapdotid/dcc-traefik-http
Docker Compose Traefik HTTP Proxy for backend docker container service
docker docker-compose http proxy proxy-server traefik traefik-docker traefik-v2
Last synced: 02 May 2026
https://github.com/villaleo/calculator
A lightweight, stateless REST API to perform basic arithmetic operations.
Last synced: 09 Jun 2026
https://github.com/wmentor/serv
Http web server
go golang golang-library http http-router http-routing http-server lib library webserver
Last synced: 22 May 2026
https://github.com/maksym-nazarenko/nextshop-item-watcher
A simple Next online shop item watcher and notifier
Last synced: 22 Apr 2026
https://github.com/hawkins/threat
Ruby gem providing a multi-threaded HTTP client for high-volume, high-performance needs with rate-limiting and asynchrony baked in
gem http http-client ruby ruby-gem
Last synced: 05 Apr 2025
https://github.com/i-rzr-i/soapclientcallassist
Provides a more easy way to implement and invoke SOAP(1.1, 1.2) service(`WCF`, `ASMX`) endpoints avoiding dependency on the `WSDL` definition and build requests with minimum required info (basic definition: `Action`, `XML`, `HTTP method`, etc)
async call client http service soap web-service
Last synced: 05 Feb 2026
https://github.com/deb-ict/go-router
A secure HTTP router for go web applications
authentication authorization go http middleware mux router
Last synced: 26 May 2026
https://github.com/staciax/riot_oauth2
this project is a simple client for the Riot OAuth 2.0 Client
api-client http oauth2 python3 riot-games-api valorant
Last synced: 26 Feb 2025
https://github.com/koubae/httpmaker
Lightweight API Platform for developers for testing and developing API written in GO. Meant to be a more agile and less resource demanding than other apps (like Postman)ghtweight
angular api api-rest client developer-tools development gin-gonic go golang http http-client http-server json node nodejs postman restful-api testing
Last synced: 12 Apr 2026
https://github.com/diegofsousa/optimizing-response-time-for-group-requests
This repository makes a comparison between the ways to implement clients for requests to other services using Spring Framework and the Feign library.
http simulation spring-boot too-many-requests
Last synced: 03 Feb 2026