Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
minimock a tiny http server that always return the same response
When developing SOA, there is a time when you feel the need to be able to mock a webservice. That's what minimock's used for.
running minimock as such
minimock 8080 d:/response.xml
will start a server listening on port 8080 that will always return the content of the file d:/response.
The main advantages of minimock over other similar tools are its ease of use and its the low footprint :
* executable is 20k large. (but on win$ it depends on cygwin1.dll that is 2Mb large)
* avg...
This is an archive copy of the first web server, written in 1990 by Tim Berners-Lee. It was recovered via efforts at http://www.reddit.com/r/compsci/comments/q4e57/help_save_the_worlds_first_webserver_we_need_to/
This WWWDaemon code is provided here for archival purposes, as a historic record in the development of the world wide web.
The goal of qHttpd project is building a highly customizable HTTP server which can be used in many projects not only for a HTTP delivery layer but also for a versatile communication protocol. By default, it supports WebDAV and LUA script hooking.
Caudium WebServer is a single process multi-threaded webserver. It has a built-in pre-processing language and includes an easy to use web-based configuration interface.
Aurora is a Perl based content delivery system, providing a modular framework for dynamically repurposing XML content. Aurora includes support for XML pipelines, XSP & XSLT transforms, session / connection pooling and fine grain caching.
TinyReversProxy is a lightweight reverse proxy especially designed for embedded systems.
It has been written in C language in the ESECO SYSTEMS company which builds Web3.0 and Web4.0 appliances for the domains of security and risk protection.
ebookutils is a collection of utilities which are useful for working with ebooks, specifically the REB1100/1150/1200 models made by RCA/Gemstar in the early 2000s.
the c prototyping tools library provides thread-safe linked list, priority queue, hash table, hash list, AVL tree and trie implementations, as well as a thread pool and thread management framework, a tcp and http socket api, and a dbms abstraction layer.
Webio is a small-footprint web server, designed for embedding in an application or an embedded system. It includes a tool for generating embedded SSI and CGI routines, and a detailed programmers manual.
Ani-Server is not quite a Full Featured server [ neither it was intended to be] , but its just a simple HTTP Server , Which handle's some HTTP requests and can be further used for File Sharing and Network testing purposes.
YOPS (Your Own Personal [WEB] Server) is a small SEDA-like HTTP server for Linux OS written in C. There are 4 stages (accept-parse, fetch, send and log), and pipes are used as interstage channels.
A development utility designed to monitor the Apache error log for changes during live code testing or other similar code monkey shenanigans. Any new errors are shown in a notification box at the bottom of the screen.
Apache2 module under LGPL. Mod Sql Alias will intercept specific URI requests and dispatch them to the appropriate page to be served using a MySQL alias table.
thttpd-ng, standing for tiny/throttling/turbo HTTP daemon next generation, is a fast, light weight, portable web server, based on the famous thttpd project and designed to serve static content efficiently or simple CGI programs,.
Mobil'AMP is a mobile web development environment. Launchable
from any storage device (removable or fixed)
readable/writable. It can be run under GNU/Linux or Microsoft
Windows.
mod_authn_sasl is a SASL authentication backend provider module for the Apache 2.2 webserver. It provides password checking functionality for HTTP Basic Authentication. Username and password are checked against the SASL password checking backends.
Fstorage is a free, open-source, lightweight and fast File Storage Software. Storage is task of server and file hosting. Clients/APIs are designed for use by C/C++/Python/PHP programmers can send files and receive files for particular FileKey.
mod_layer7 is an application switching and load balancing module for Apache 2.2.x . This module utilizes mod_proxy, mod_deflate and mod_cache and contains embedded Perl interpreter that enables request rewriting and other interesting features.
The mod_httpbl Apache module is ideal for leveraging the Project Honey pot http:BL services within the context of an Apache web server. Built on the Apache APIs, the mod enables web admins to block comment spammers, harvesters, and other malicious IPs.