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-06 00:14:59 UTC
- JSON Representation
https://github.com/kevindanne/gohttpredirector
A simple HTTP request redirector written in go
go golang http http-proxy http-redirect
Last synced: 07 Jun 2026
https://github.com/stewartpark/whalebox
🐋 whalebox lets you run untrusted code easily via simple HTTP APIs.
api docker http microservice sandbox untrusted-code
Last synced: 27 Apr 2026
https://github.com/bryik/deno-parse-link-header
A Deno module for parsing HTTP Link headers.
Last synced: 27 Apr 2026
https://github.com/knotx/knotx-server-http
HTTP Server that handles all incoming HTTP requests and routes the traffic using OpenAPI specs
Last synced: 27 Apr 2026
https://github.com/oleksandr-romashko/goit-react-hw-03-image-finder
Homework for React HTTP requests.
axios http module-scss pixabay-api react
Last synced: 27 Apr 2026
https://github.com/httpland/jfv-parser
JSON field values for HTTP parser and serialize
field header http json json-field-value parse parser serialize serializer
Last synced: 27 Apr 2026
https://github.com/dougmotshell/java-web-development-under-the-hood
They are my studies and notes that I learned in the course.
ajax apache-tomcat asynchronous eclipse-ide http java jdk8 jsp jstl mcv security servlet servlet-annotation servlet-jsp web-development websocket-client websockets websockets-server
Last synced: 02 Jul 2026
https://github.com/pvande/polliwog
Making HTTP polling less annoying for everyone.
Last synced: 28 Apr 2026
https://github.com/alexmercerind/network_cache_manager
WORK IN PROGRESS
cache dart flutter http http-client http-server
Last synced: 28 Apr 2026
https://github.com/nhymxu/php-floc-disable
PHP middleware to disable Google's Federated Learning of Cohorts (FLoC) tracking
floc floc-disable http middleware psr-15
Last synced: 28 Apr 2026
https://github.com/mariotoffia/pypwext
AWS Python Lambda Power tools Extensions and Decorators
aws aws-lambda error-handling framework http lambda logging python python3 service
Last synced: 28 Apr 2026
https://github.com/atakanbayrak/golang-restapi-postgresql-stock-project
👾 Golang based Rest API project for understanding the basics of Go and golang. First impresion, Golan good for small projects and maintanable.
golang http postgresql restapi
Last synced: 29 Apr 2026
https://github.com/kapetndev/connect
A module providing utilities for common service infrastructure
Last synced: 29 Apr 2026
https://github.com/rob-blackbourn/jetblack.http
A simple HTTP server in .Net (standard 2.0/2.1)
dotnet dotnet-core dotnet-framework dotnet-standard http http-server httpd middleware rest-server
Last synced: 29 Apr 2026
https://github.com/armagansarikey/asp.net-core-web-api-bookapi-usinginmemorydb
An ASP.NET CORE WEB API Application with using in memory database
asp-net-core aspnet-core aspnetcore csharp http inmemory-db postman swagger swagger-ui webapi
Last synced: 29 Apr 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/willitscale/streetlamp-ai
Attribute router tooling for AI solutions
ai composer composer-package http mcp php php84 router
Last synced: 29 Apr 2026
https://github.com/pawel-slowik/docker-containers-proxy
Nginx proxy for Docker containers
Last synced: 29 Apr 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/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/itstoreall/uni
UNI
apollo-server-express axios express graphql http vercel
Last synced: 29 Apr 2026
https://github.com/alorel/http-status-code-const-enum
Basic const enum declaration for HTTP status codes
codes const enum http status typescript
Last synced: 30 Apr 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/sv443/computercrafthttpexample
An example of how to communicate between the Minecraft mod ComputerCraft and a server
computercraft http lua minecraft
Last synced: 30 Apr 2026
https://github.com/sharmadhiraj/flutter_network_call_base
Base StatefulWidget Setup to overcome repetitive boilerplate code in every screen with network call.
android base flutter flutter-apps http ios network
Last synced: 30 Apr 2026
https://github.com/rudrodip/rustfolio
A dummy http server written in Rust that serves a static HTML file of my portfolio
Last synced: 30 Apr 2026
https://github.com/magicxor/stavklass-tg-bot
Inline Telegram bot for posting stavklass.ru (ставь класс) pictures
cli console-application csharp docker dotnet dotnet-core fun http memes odnoklassniki okru polly powershell retry service stavklass telegram telegram-bot
Last synced: 30 Apr 2026
https://github.com/ekliptor/multihttpdispatcher
HttpDispatcher for multi part post
Last synced: 01 May 2026
https://github.com/eu-diogo-ferreira/server-floppy-chat
⚙ Server of Floppy-chat
Last synced: 30 Apr 2026
https://github.com/baidadi/iot-stm-zet6_spl_http_onenet
一种使用标准库架构的STM32F103ZET6通过ESP8266模块以HTTP协议连接ONENET的解决方案
esp8266 http onenet standard-library stm32f103zet6
Last synced: 01 May 2026
https://github.com/ikari-js/examples
Examples using ikari.
bun examples http webframework
Last synced: 01 May 2026
https://github.com/canhanhan/go-apiclient-tester
go golang http json rest testing testing-library
Last synced: 01 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/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/dresende/daikeen
NodeJS Daikin Air Conditioning HTTP API
Last synced: 08 May 2026
https://github.com/paishanmadusha/firebase-ml-text-recognition-app
Text Recognition is a Flutter application that uses Firebase ML Kit to recognize and extract text from images. Users can capture or upload images to extract text using machine learning. Additionally, a premium feature enabled via Stripe-powered subscription payments allows users to view their previous text captures.
anonymous dart firebase firebase-storage firestore flutter flutter-dotenv http image-picker machine-learning payment-gateway premium provider stripe stripe-api stripe-payments
Last synced: 01 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/hoganb/abstract-http-client
Abstract HTTP client implementation [typescript, http, got, jest, tdd, stryker, mutation-testing, winston, github-actions]
github-actions got http jest mutation-testing stryker tdd typescript winston
Last synced: 01 May 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/idleray/prhttp
A JavaScript HTTP interceptor
http interceptor javascript lifecycle nodejs
Last synced: 02 May 2026
https://github.com/alirajab12/bloodbankrepo
Android app connects people in need of blood with people who can donate.
Last synced: 02 May 2026
https://github.com/devdufutur/react-declarative-http
Lightweight React library enabling (really) simple data fetching by combining the better of imperative & declarative paradigms
api declarative fetch http imperative javascript library react
Last synced: 02 May 2026
https://github.com/kristianperkins/nbrequests
Display requests in Jupyter Notebook
client http json jupyter jupyter-notebook requests rest
Last synced: 02 May 2026
https://github.com/pragmarb/pragma-client
Build clients for your Pragma-based APIs.
Last synced: 09 Jun 2026
https://github.com/nikitadev-work/xml-to-json-converter-service
XML to JSON Converter Microservice
Last synced: 03 May 2026
https://github.com/nikitadev-work/pr-manager-service
Микросервис, который автоматически назначает ревьюеров на Pull Request’ы (PR), а также позволяет управлять командами и участниками.
clean-architecture go golang http openapi postgresql
Last synced: 06 May 2026
https://github.com/eecavanna/nmdc-changesheet-converter
Web app that converts NMDC changesheets into API request payloads
Last synced: 03 May 2026
https://github.com/giri7a/cricket-match-analytics-highest-scores-and-300-club
Fetches recent cricket match data via API, computes highest single innings score and counts matches with total score exceeding 300 runs.
http java json object-oriented-programming restful-api
Last synced: 03 May 2026
https://github.com/panastasiadis/nodejs-mongodb-server-client-example
Build a basic HTTP server/client example with NodeJs and MongoDB.
api database express http javascript json-api mongodb npm rest-api web-development web-server
Last synced: 03 May 2026
https://github.com/danekf/web-socket-exploration
Self guided exploration and writeup about web sockets. Explanation, use and examples
Last synced: 03 May 2026
https://github.com/bridgerbrown/daynotes-server
Node.js Socket.io server for DayNotes!
express http http-server mongodb nodejs socketio socketio-server
Last synced: 04 May 2026
https://github.com/volmedo/papi
A Payments API written in Go
api go http microservices test-driven-development
Last synced: 18 Jun 2026
https://github.com/mauserzjeh/pingo
General purpose request library implemented in Go
api api-client go golang golang-library http request-library
Last synced: 04 May 2026
https://github.com/goidioms/rest
A lightweight, high-performance REST API framework built with Go, featuring hot-reloading and a clean architecture pattern.
air api backend clean-architecture go golang hot-reload http json rest-api
Last synced: 04 May 2026
https://github.com/pichillilorenzo/http-request-method-db
HTTP Request Method Database
database db http http-method http-request http-request-method http-request-methods javascript js json method request request-method
Last synced: 04 May 2026
https://github.com/luizottavioc/go-concepts
This repository houses a collection of Go projects and code snippets developed for educational purposes.
api file-upload go gochannels golang goroutine http json mongodb
Last synced: 04 May 2026
https://github.com/ikajdan/simple-request
A simple app that demonstrates how to make a network request
android app gradle http kotlin networking
Last synced: 04 May 2026
https://github.com/outofsyncstudios/request-utils-response-cache
A basic, ExpressJS response cache using Redis or MemoryCache
cache caching http nodejs npm open-source
Last synced: 04 May 2026
https://github.com/yuvrajprashar/http-server-scratch
created my own http server from scratch along side an echo socket in node js
built-from-scratch http http-server http-server-from-scratch javascript js node node-js nodejs server socket
Last synced: 04 May 2026
https://github.com/nitin-cyperpunk/learning-backend
learning backend deep dive into node js server expresss and stuff
Last synced: 04 May 2026
https://github.com/hectormrc/gw-pool
An example of micro-service for real time data persistence
concurrency database go http microservice persistence real-time storage
Last synced: 05 May 2026
https://github.com/oldtree/flametracer
flametracer : http client with trace
Last synced: 09 Jun 2026
https://github.com/samthor/headless-test
Run Mocha tests in a headless browser
Last synced: 05 May 2026
https://github.com/amrsekilly/chat-app
💬 A simple chat app, built using Socket.io
Last synced: 05 May 2026
https://github.com/phenax/curly-toolkit
A desktop application for making api requests
Last synced: 05 May 2026
https://github.com/chrisvdev/cloudflare-ssl-subdomain-service
A simple solution that allows you to have a server for multiple online web services, keep its DNS records updated and offer them with https, taking advantage of the free Cloudflare tier. If you access the website christianvillegas.com, or any of its subdomains, you are already using this project.
cloudflare cloudflare-cdn cloudflare-dns http https node-js portfolio proxy proxy-server ssl vhost
Last synced: 05 May 2026
https://github.com/frolleks/cache-fetcher
A dead simple data fetcher for JavaScript, React, and Solid.js
cache-fetcher http nodejs react requests solid
Last synced: 06 May 2026
https://github.com/danteay/easy-ruby-request
Make easy request in ruby apps
Last synced: 06 May 2026
https://github.com/pavelrevak/uhttp
uHTTP simple HTTP server for micropython
http http-server micropython python
Last synced: 06 May 2026
https://github.com/pfuster12/http-relayer
Android HTTP call visual debugging dialog.
android debugging developer-tools development http https ui
Last synced: 06 May 2026
https://github.com/lancewalk87/cls-codelifeproductions.com
Software | *Old* Personal Development website, truly nothing special here.
bootstrap3 css3 html5 http javascript websites
Last synced: 06 May 2026
https://github.com/vroncevic/qdiagnostic
:penguin: qdiagnostic web tool for diagnostic machine
c diagnostic embedded http linux unix webapp
Last synced: 06 May 2026
https://github.com/malwarebo/stress
Send parallel GET requests to a web server
Last synced: 06 May 2026
https://github.com/makrischaralampos/jammming
A web application that allows users to search for songs on Spotify, create custom playlists, and save those playlists directly to their Spotify account.
authentication css html http javascript react
Last synced: 06 May 2026
https://github.com/zhengxs2018/miniprogram-plugin-http
小程序 http 请求插件,后期将兼容其他小程序环境,fork of axios
Last synced: 10 Jun 2026
https://github.com/jezil/gosvr
A Golang alternative to SimpleHTTPServer, but more beautiful and powerful.
go golang http http-server simplehttpserver
Last synced: 06 May 2026
https://github.com/studyresearchprojects/fastify-http-server
Template repository for a Fastify + TypeScript project
Last synced: 07 May 2026
https://github.com/pedrociliberto/ids-paraisomusical-2024c1
TB022 - TP Final "Paraíso Musical" - Introducción al Desarollo de Software, 1° cuatrimestre de 2024. Cátedra Camejo. FIUBA.
backend css fiuba flask frontend html http javascript postgresql tb022
Last synced: 07 May 2026
https://github.com/pblnahu1/apirestcrudwithnodeexpress
Node.js + Express
express http nodejs nodemon uuid-generator
Last synced: 07 May 2026
https://github.com/melardev/railsapicrud
Ruby on Rails API application built without jbuilder nor ActiveModel Serializer ;)
active-record activerecord api crud http mvc rails rest ruby-on-rails
Last synced: 07 May 2026
https://github.com/cdktn-io/cdktn-provider-http
Prebuilt Terraform CDK (cdktf) provider for http.
cdk cdktf http pre-built-provider provider terraform terraform-cdk
Last synced: 07 May 2026
https://github.com/ajsalemo/azurepythonframeworkwindowsosexamples
A repo housing multiple Python quickstart/"hello world" framework & libraries examples that are deployed on Azure in a Windows environment using IIS and HttpPlatformHandler.
azure bottle cherrypy dash deployment falcon http http-platform-handler hug iis python tornado turbogears waitress webconfig windows wsgi
Last synced: 08 May 2026
https://github.com/devzgabriel/chatty
A support chat application focused on the backend to study HTTP requests, web sockets, databases, migrations and all Node.js architecture
chat http nodejs socket-io sqlite typeorm typescript websocket
Last synced: 08 May 2026