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-03 00:15:16 UTC
- JSON Representation
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/thomaskenyeres/gofri-docs
ReST documentation of project 'Gofri'.
docs documentation framework http python python3 server-side web
Last synced: 25 Aug 2025
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/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/nyeusr/http-version-indicator
A simple Firefox addon which shows the HTTP version for the current page.
addon addons-mozilla-org firefox-addon firefox-extension http version
Last synced: 28 Aug 2025
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/martincantillo/flutter-firebase
Crud in flutter and firebase
Last synced: 22 Mar 2025
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/crystal-loot/webless
HTTP::Client for testing HTTP::Handlers directly and maintaining cookies
Last synced: 31 Aug 2025
https://github.com/anmiles/downloader
Wrapper for downloading data as string, buffer or complex types
download http javascript jest library nodejs request typescript
Last synced: 08 Apr 2026
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/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/golang-plus/net
Plus to standard "net" package.
go golang http middleware net router
Last synced: 12 Jan 2026
https://github.com/brennie/hypercube
A Minecraft HTTP API plugin
api http minecraft minecraft-plugin sponge-plugin
Last synced: 06 Apr 2025
https://github.com/trco/copycat
A lightweight Go package that generates realistic mock API responses for given API requests based on exemplary API responses.
api-mocker api-mocking api-simulation fake-api fake-data http http-mock-data mock-apis mock-data mock-http mock-server mocking testing testing-tools
Last synced: 22 Mar 2025
https://github.com/d6o/itiexact
Exact Route Matcher for Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 22 Jul 2025
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/epadronu/rest-tools-collections-for-java
[Mirror] At the moment of its conception, this project is for learning purposes. The idea is for me to experiment with authentic RESTful APIs in Java.
hateoas http hypermedia java rest uir
Last synced: 27 Jun 2025
https://github.com/pimbrouwers/httipi
💻 Makes HTTP requests a little simpler and (maybe) faster.
Last synced: 01 May 2026
https://github.com/rizasghari/basic_syscall_webserver
Basic http web server implementation with GoLang from scratch using syscall standard package
go golang http network-programming syscall system-programming webserver
Last synced: 20 May 2026
https://github.com/borisplaton/hacker_proxy
Выполнение тестового задания создания прокси сервера.
Last synced: 20 Mar 2025
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/sjkingo/python-parrot
parrot is a simple HTTP server that responds to any valid GET request with the file specified on the command line
http http-server python python-3
Last synced: 03 Feb 2026
https://github.com/polymorphine/routing
Composite routing library for HTTP applications
Last synced: 16 Jan 2026
https://github.com/0xdeface/h2s
h2s is small service for sending email messages. Work with it is very simply.
Last synced: 18 Feb 2026
https://github.com/code-hex/go-router-simple
go-router-simple is Inspired by Router::Simple (Perl5)
flexibility flexible go golang hacktoberfest hacktoberfest2020 http router simple
Last synced: 30 Mar 2025
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/railt/http-contracts
[READ ONLY] Subtree split of the Railt HTTP Contracts component (see railt/railt)
contracts graphql http interfaces interop railt
Last synced: 20 May 2026
https://github.com/akashdip2001/nginx-comprehensive-notes-troubleshooting-configs-diagrams-scripts
A full, interview-ready Nginx note covering networking troubleshooting (ping/ICMP vs HTTP), DNS, AWS security groups, reverse-proxy, `nmap` / `tcpdump` / Wireshark, Linux network config files, encryption (TLS), and helpful scripts
aws-ec2 dns-server http icmp-ping linux networking nginx notes troubleshooting
Last synced: 16 May 2026
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/kerollmops/http-status-changer
A tiny http server that change its health status on demand
Last synced: 27 Jun 2025
https://github.com/orestispanago/modis-downloader
Download MODIS Level2 .hdf files using Python requests
digest-authentication get http modis python3 standard-library
Last synced: 18 Jun 2025
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/urpagin/doujinstyle-scraper
Ethically scrapes doujinstyle.com
async asynchronous asyncio data-extraction doujinstyle download-links get-requests html-parsing http http-requests httpx item-id-extraction json-export post-requests python python3 requests scrape scraper web-scraping
Last synced: 14 Sep 2025
https://github.com/miguelhp373/flutter_examples_tutorials
Flutter Examples : A diverse collection of practical projects for app development. Explore basic concepts to advanced features, with commented code and clear explanations. Learn to create amazing apps with Flutter and enhance your programming skills. Get inspired, experiment, and unlock your full potential in the world of mobile development
api-client api-rest dio flutter http mobile-app restful-api
Last synced: 01 May 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/cj667113/ar_datacenter
AR Datacenter
a-frame augmented-reality augmented-reality-applications http http-server javascript prtg python
Last synced: 22 May 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/ttulka/dir2http
Directory to a HTTP server - makes a local directory accessible via HTTP.
golang http http-server local-development
Last synced: 25 May 2026
https://github.com/buglss/myidea_via_todoapp_with_nodejs
[EN]: It is the prototype of the web framework work in my mind. [TR]: Aklımdaki web framework çalışmasının prototipidir.
framework http nodejs prototype
Last synced: 29 Apr 2026
https://github.com/den1al/client-reflection
A web application that reflects the connecting user information
client flask http https recon reflection server
Last synced: 20 May 2026
https://github.com/happer64bit/hyperscript-docs
Documentation Of Hyperscript Cli 🪄
docs http hyperscript nextjs nextra test testing
Last synced: 24 Jul 2025
https://github.com/sachin-duhan/socket-programming-using-c
Implementation of Socket programming using C/C++ programming and various Protocols like TCP, HTTP and TALNET etc.
c http http-client http-server socket-io socket-programming tcp-client tcp-server
Last synced: 18 Apr 2026
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/vaibhavyadav-dev/golang-restapi
Standard Golang REST Server using Golang.
backend developement golang http restserver
Last synced: 05 Jun 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/oscarmarcusson/mase
A simple async HTTP server and client library written in C#.
async http http-client http-server library networking
Last synced: 19 Aug 2025
https://github.com/s-leroux/getpro
A very simple promise-based npm package to get http/https documents
asynchronous get http https node promise
Last synced: 20 May 2026
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/memclutter/gorequests-retry
Retry middleware for gorequests
golang gorequests http retryable
Last synced: 12 Jan 2026
https://github.com/suthar345piyush/httpservergolang
HTTP Server in GO Language.
golang golang-package http http-server
Last synced: 24 Jul 2025
https://github.com/freman/sse
Server-sent events event stream for go
golang golang-library http server-sent-events
Last synced: 12 Jan 2026
https://github.com/elusivecodes/fyremessage
FyreMessage is a free, open-source HTTP message library for PHP.
Last synced: 15 Jul 2025
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/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/anzerr/http.ts
Simple http server in ts
decorators http nodejs ts typescript util
Last synced: 06 May 2026
https://github.com/anzerr/form.pipe
Parse stream of multipart into sub streams per part
form fs http multipart-formdata stream util
Last synced: 26 Feb 2025
https://github.com/arcbjorn/go-microservices-jwt-authentication
JWT authentication between Go services through HTTP
Last synced: 14 Mar 2025
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/mrcaidev/http-errors
Utility classes for HTTP errors.
error http typescript utility vite
Last synced: 22 Mar 2025
https://github.com/amirpooyan-r/segmented-proxy
SegmentedProxy is a small educational proxy written in Python. It helps students understand how HTTP forwarding, HTTPS CONNECT tunnels, rule-based routing, and traffic segmentation work in practice. The project focuses on clarity, safe defaults, and explainable behavior.
education http http-proxy https https-proxy learning networking proxy python security-basics
Last synced: 13 Jan 2026
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/damemay/requests-java
Simple HTTP library for Java, but with sockets
http http-requests java requests
Last synced: 22 Mar 2025
https://github.com/ishankhare07/kotlin-web-server
a simple http server in kotlin
http http-server kotlin rest rest-api socket-server sockets
Last synced: 31 Aug 2025
https://github.com/obfischer/api-best-practices
Antora-Modul für Best Practices für REST-API
antora api asciidoctor http rest
Last synced: 09 Apr 2025
https://github.com/jonathan-foucher/spring-boot-http-example
Examples of HTTP interactions with spring-boot
Last synced: 20 May 2026
https://github.com/mr-won/news_project
News_Project
flutter flutter-http http http-api
Last synced: 30 Mar 2025
https://github.com/abhishekraina7/web-crawler
A JavaScript application that generates an "internal links" report for any website on the internet by crawling each page of the site.
http javascipt node-js webscraping-data
Last synced: 29 Apr 2026
https://github.com/reinfi/zf-request-listener
Add listeners either for http requests or console requests.
console http listener zend-framework
Last synced: 10 May 2026
https://github.com/irantomkaktak/ware-executer
Roblox ware Executor. Transforming Ideas into Reality. At -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: 26 Jun 2025
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/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/pengyang486868/pysimpleserver
Py Simple Server
http http-server nancy server web
Last synced: 22 Mar 2025
https://github.com/edonv/swift-http-field-types
Convenience types for special content types of header fields.
cookies headers http range rest-api swift swift-http-types
Last synced: 02 Jan 2026
https://github.com/joeychilson/httputils
A library of helper functions for Go's net/http package.
Last synced: 06 Jun 2026
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