← Back to tools

quark

Extremely small and simple HTTP web server for static content

Network linux C ISC

Description

quark is an extremely small and simple HTTP GET/HEAD-only web server for static content. It is part of the suckless project and embodies the minimal software philosophy.

When to use this tool

Good fit when
  • You want the simplest possible static HTTP server
  • You prefer suckless-style minimal software
Avoid when
  • You need POST, PUT, or dynamic content support

AI Summary

Extremely minimal HTTP server for static content from suckless

Capabilities

  • + Serve static files over HTTP
  • + Support GET and HEAD requests only

Use When

  • You want the simplest possible static HTTP server
  • You prefer suckless-style minimal software

Avoid When

  • x You need POST, PUT, or dynamic content support

Related Tools

View AGENTS.md for quark