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-01 00:14:52 UTC
- JSON Representation
https://github.com/rickbarretto/eleventh
Eleventh is a turn-based card game inspired by FIFA’s Ultimate Team cards and the strategic style of Soccer Manager. This Project was intended for the TEC502 Concurrency & Connectivity's Problem Based Learning.
asyncio card-game concurrency football game http network-programming pbl socket
Last synced: 02 Sep 2025
https://github.com/rafaelmoraes003/trybe-exercicios
chai css docker express html http javascript jest mocha mysql nodejs oop python react react-testing-library redux sequelize sql typescript
Last synced: 10 Apr 2026
https://github.com/fritzthecat9/dockercomposetest
Deploy two C# web APIs to Raspberry Pi with Docker Compose file
api c-sharp csharp docker docker-compose http https minimal-api raspberry-pi raspberry-pi-4 raspberry-pi4
Last synced: 26 Jan 2026
https://github.com/ahmetcanaksu/rust-http-download
Rust ile HTTP üzerinden dosya indirmek
Last synced: 26 May 2026
https://github.com/pengyang486868/pysimpleserver
Py Simple Server
http http-server nancy server web
Last synced: 22 Mar 2025
https://github.com/codevendor/cannibal
An HTTP/2 web server written with 100% JavaScript for Nodejs. The web server can process html webpages with server side JavaScript. Has built in features for inlining JavaScript with html code. It has been built to support all HTTP/2 features like pushing and custom caching without cookies.
cannibal css html http http-server http2 javascript server web web-server webserver websites
Last synced: 09 May 2026
https://github.com/ahmnouira/express-restful-api-movies
Express RESTfull API for movies
api-rest body-parser express express-js film http htttp-request imdb imdb-api json-api machine movies python request rest restful-api standalone underscore
Last synced: 11 Apr 2026
https://github.com/johejo/ngdl
HTTP/2 parallel downloading client for Python
http http-client http-requests http2 hyper requests
Last synced: 04 Jan 2026
https://github.com/mr-won/news_project
News_Project
flutter flutter-http http http-api
Last synced: 30 Mar 2025
https://github.com/thewraven/cache
A boring, dead simple http proxy.
go http http-mocking http-proxy
Last synced: 12 Jan 2026
https://github.com/abdulsamie10/http-server-c
This repository contains the code of HTTP, which accepts requests and response based on the requests.
c c-language c-programming edit get http http-server post programming read server ubuntu write
Last synced: 01 Aug 2025
https://github.com/anzerr/http.ts
Simple http server in ts
decorators http nodejs ts typescript util
Last synced: 06 May 2026
https://github.com/g105b/api.horse
API testing without horsing around.
api api-client api-test api-testing http http-client postman postman-api shareware shareware-applications
Last synced: 07 Jan 2026
https://github.com/beenotung/node-easynmt
multi-language translate using UKPLab/EasyNMT
api browser client docker easynmt http isomorphic m2m100 mbart50 neural-machine-translation node opus-mt server translation typescript wrapper
Last synced: 11 Apr 2026
https://github.com/arthurhoch/kiss-requests
Tiny zero-dependency Java 17+ HTTP client library built on native java.net.http.HttpClient.
http http-client java java-http-client java17 kiss library maven rest-client zero-dependency
Last synced: 26 May 2026
https://github.com/rokf/wsxo
WebSocket Tic-Tac-Toe with lua-http and termfx
example http lua tic-tac-toe websocket
Last synced: 31 Aug 2025
https://github.com/janpieterz/nethttp
.NET Http Library
csharp dotnet dotnet-standard http rest
Last synced: 15 Mar 2025
https://github.com/suthar345piyush/httpservergolang
HTTP Server in GO Language.
golang golang-package http http-server
Last synced: 24 Jul 2025
https://github.com/petoem/flsaba
simple http server with directory listing
command-line-tool directory http javascript server
Last synced: 12 Jan 2026
https://github.com/scootpl/sqlreq
SQLReq is a wrapper around standard Go net/http client. You can execute REST requests using SQL-like syntax.
go golang http http-client microservices middleware rest-api
Last synced: 30 Mar 2025
https://github.com/wmentor/ua
http user agent
golang golang-library http http-client https library user-agent
Last synced: 19 May 2026
https://github.com/blackwell-systems/err-envelope
Consistent, traceable, retry-aware HTTP error responses for Go APIs — no framework required.
api errors go golang http middleware net-http observability problem-details rest
Last synced: 13 Jan 2026
https://github.com/joel-rodrigues404/requests-lib-python
Breve estudo sobre a biblioteca requests do python e sobre os verbos HTTP
api http https python requests-library-python
Last synced: 12 Nov 2025
https://github.com/bimedia-fr/listen-interface
module to listen on a specific network interface
http interface listen listen-interface
Last synced: 04 Jan 2026
https://github.com/cj667113/oracle_cloud_asterisk_demo
The goal of this project was to create three Asterisk servers that a client could register to via a public interface, while all the internal configurations and call routing could be handled inside the private virtual cloud network. Furthermore, adding automation to the SIP servers to add extensions based off a MySQL database of a list of users with extension numbers.
asterisk http http-server load-balancer mysql mysql-database mysql-server oracle oracle-cloud oracle-cloud-infrastructure python
Last synced: 20 May 2026
https://github.com/weezy20/server_v2
A toy project written to learn more about how HTTP web servers and TCP connections work. This repo is incomplete if you're reading this. Crate http provides two structs HttpRequest and HttpResponse which are used within code to handle requests.
Last synced: 30 Mar 2025
https://github.com/feverzsj/dsk
A header-only C++ asynchronous framework.
asio asynchronous coroutines curl grpc header-only http io json msgpack mysql postgres postgresql redis sqlite
Last synced: 10 Apr 2026
https://github.com/ledsouza/python-brasilidades
Projeto de validação de dados no padrão nacional
api http vitrinedev webservice
Last synced: 30 Jun 2026
https://github.com/httpland/authorization-parser
HTTP Authorization field parser and serializer
authorization challenge credentials field header http parse parser rfc-9110 serialize serializer stringify
Last synced: 20 Feb 2026
https://github.com/borisplaton/hacker_proxy
Выполнение тестового задания создания прокси сервера.
Last synced: 20 Mar 2025
https://github.com/ilyasyoy/httpservertest
A simple golang http-server for testing.
golang http http-client http-server test testing
Last synced: 23 Mar 2025
https://github.com/glueops/terraform-module-provider-versions
This repository provides a centralized source of truth for Terraform provider versions. It includes a module that can be integrated into your Terraform configuration to ensure consistent provider versions across projects. Easily manage and update provider versions from a single location.
aws github google http kubernetes local opsgenie provider-versions providers random terraform terraform-module terraform-providers terraform-providers-module tfe time tls vault version-management versions
Last synced: 04 May 2026
https://github.com/unkaktus/fileserver
create an HTTP file server from a directory/file/zip
Last synced: 12 Jan 2026
https://github.com/brokeyourbike/http-client-php
HTTP client interface and supporting trait
hacktoberfest http http-client interface php php8
Last synced: 28 Jun 2025
https://github.com/hslam/request
Package request implements an HTTP request reader.
go golang http request request-parser request-reader
Last synced: 30 Mar 2025
https://github.com/hslam/response
Package response implements an HTTP response writer.
chunk chunk-writer chunked go golang http response response-writer
Last synced: 17 May 2026
https://github.com/lucasmdct/douglas_nodejs
Aulas de node e react do Professor Douglas Junior, disponibilizado pela DB1 group e Grupo Integrado no Curso de Bootcamp. ( Node and react classes by Professor Douglas Junior, provided by the DB1 group and Grupo Integrado in the Bootcamp Course. )
course db1group douglas express http integrado javascript node-js nodejs programming server
Last synced: 11 Apr 2026
https://github.com/luzifer/restis
"restis", composed from "REST" and "Redis", is a simple HTTP API to get / set / delete Redis keys
Last synced: 15 May 2026
https://github.com/christopher-r-perkins/blink-out-htmx
An HTMX version of Blink Out using HTRB.
html htmx htrb http lights-out-game ruby sinatra
Last synced: 28 Apr 2026
https://github.com/vroncevic/apmodule
Generator - Apache Module
apache apache-module bash c development freebsd generator http https linux server shared-library shell unix web
Last synced: 18 Apr 2026
https://github.com/alwalxed/http-stash
Constants for HTTP status codes and their standard messages
constants http http-status-codes
Last synced: 20 Jan 2026
https://github.com/ywzheng1/linux-server-configuration
Linux server set up on Ubuntu and Amazon Lightsail
amazon-lightsail deployment http linux-server ssh-key ssh-port ubuntu1604 ufw vagrant virtual-machine
Last synced: 27 Aug 2025
https://github.com/mirasaki-development/imagejs
Monorepo that contains all libraries, adapters, and implementations for ImageJS - an image optimization library.
aws express fs http image image-manipulation image-optimization image-processing imagemagick sharp
Last synced: 16 May 2025
https://github.com/brianlesko/http-camera-server-python
Server and client code for broadcasting and receiving an HTTP camera stream. The HTTP stream is also accessible from a web browser. Tested on a LAN network and Is very low latency.
camera http networking python server socket stream webcam website
Last synced: 16 May 2025
https://github.com/jamesponddotco/httpx-go
[READ-ONLY] Alternative HTTP client for Go with timeouts, cache, automatic retries, and more.
cache caching go go-extend-core http http-client retry
Last synced: 15 Mar 2025
https://github.com/swapniluneva/ssrf-agent-guard
ssrf-agent-guard is a Node.js module for protecting your HTTP/HTTPS requests against SSRF (Server-Side Request Forgery) attacks. It wraps http.Agent and https.Agent to enforce pre and post DNS host/IP checks, block access to cloud metadata endpoints, private IPs, and unsafe domains.
axios cybersecurity http node-fetch nodejs request ssrf ssrf-agent-guard ssrf-prevention
Last synced: 13 Jan 2026
https://github.com/arduriki/servy
An HTTP server made with Elixir to learn functional programming
elixir elixir-lang elixir-language elixir-programming-language functional-programming http http-server iex mix
Last synced: 08 Sep 2025
https://github.com/cyclonecode/pong
A simple socket server
cc client client-server getopt http http-server make makefile non-blocking non-blocking-sockets random server socket socket-programming socket-programming-using-c sockets tcp
Last synced: 25 Aug 2025
https://github.com/bozzelliandrea/shelter
☂️ Fast and Minimalist HTTP Java library for API Routing ☂️
api-rest api-restful frameworkless http http-middleware http-router http-routing http-server http-server-library java java-8 java-http-client java-http-server java-server java-servlet middleware-framework
Last synced: 10 Sep 2025
https://github.com/joyytoo/weatherapiangular
Get the weather in your city.
angular http js openweathermap-api typescript
Last synced: 13 Apr 2026
https://github.com/dtouzeau/http-audit
An HTTP auditing tool written in Go that investigates all steps required to access a URL - A part of Artica Ecosystem
http http-client http-requests httpclient tool
Last synced: 13 Jan 2026
https://github.com/jhkim31/http-connection-pool
HTTP connection pool that can be used when limiting the number of connections and sending multiple requests at the same time.
connection-pool http http-connection-pool https
Last synced: 21 May 2026
https://github.com/mauricelambert/webserveridentifier
This package identifies Web servers using an aggressive technique based on the maximum size of the URI.
http http-server identification identify pypi-package python3 server web
Last synced: 24 Aug 2025
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/ssbit01/secure-otp-server
A template server for generating, encrypting, and verifying One-Time Passwords (OTP). Designed for microservices, modern authentication flows, and serverless environments.
bun cloudflare cookie decrypt deno dockerfile encrypt generation hono http javascript key otp secure server serverless template typescript verification wrangler
Last synced: 10 Apr 2026
https://github.com/pikmin-rgb/webserv
This is when you finally understand why a URL starts with HTTP
Last synced: 23 Jun 2025
https://github.com/helldragon26390/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: 25 Aug 2025
https://github.com/wesfly/arti_client-example
This repo demonstrates how to make a HTTP get request to a TOR hidden service using arti_client
arti example hidden-service http rust tor web
Last synced: 23 Oct 2025
https://github.com/hemantjadon/respond
Low friction, simple API for HTTP responses in go
Last synced: 12 Jan 2026
https://github.com/d6o/itibot
Bot Matcher for Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 20 Aug 2025
https://github.com/urjitbhatia/tracer
Annotate a golang http request to trace time taken at various steps
golang http httptracer tracing
Last synced: 24 May 2026
https://github.com/icepower98/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: 20 Aug 2025
https://github.com/montao/koolbusiness
:robot: KoolBusiness front-end framework
api framwork html http javascript web
Last synced: 25 Dec 2025
https://github.com/karitham/handlergen
Generate helper functions to map handler to concrete types
Last synced: 15 Mar 2025
https://github.com/frgfm/openapm
OpenAPM: ligthweight APM for HTTP FastAPI backend applications
apm backend fastapi http middleware postgres python
Last synced: 20 Apr 2026
https://github.com/apache/geronimo-jcache-simple
Apache Geronimo Simple Local JCache Implementation
geronimo http java javaee network-server web-framework
Last synced: 20 Jan 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/melardev/angularpaginatedasynccrud
angular angular-cli api async crud http observable pagination reactive rest rx rxjs todo
Last synced: 17 Apr 2026
https://github.com/mahmud-kandawala/python-powered-task-management-platform
A sophisticated, web-based task management application built with Flask, featuring secure user authentication, dynamic content rendering, real-time interactions using AJAX, and comprehensive database management with Flask SQLAlchemy. Ideal for demonstrating advanced web development skills and best practices.
ajax flask http python sqlalchemy
Last synced: 11 Apr 2026
https://github.com/fajarnugraha37/golang-http-module-example
contoh sederhana penggunaan module http dan templating HTML
exampl go golang http http-module
Last synced: 17 Aug 2025
https://github.com/fayllan111/projeto_app_desktop
Aplicação CRUD com JavaFX, JDBC e MySQL, explorando ORM com JPA/Hibernate, REST APIs e arquitetura em camadas.
crud-application domain-driven-design exception-handling h2-database http java javafx jdbc jpa-hibernate maven orm rest-api spring-boot spring-data-jpa web-application webservices
Last synced: 04 May 2026
https://github.com/wyrihaximus/reactphp-http-middleware-webroot
hacktoberfest http middleware php php7 reactphp
Last synced: 31 Mar 2025