Skip to content

api-evangelist/brewpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrewPage (brewpage)

BrewPage is a free, no-registration instant hosting service for HTML pages, Markdown documents, AI-agent artifacts, files, and multi-file static sites. It also offers a namespaced key-value store and a JSON document store. The REST API returns short, shareable HTTPS links (https://brewpage.app/{ns}/{id}) and an owner token used to update or delete content in place. BrewPage is designed to be AI-agent friendly: it provides an MCP server (brewpage-mcp), a Claude Code skill (brewdoc:publish), and a llms.txt manifest, and it requires a self-identifying User-Agent header on every request.

APIs.json: https://raw.githubusercontent.com/api-evangelist/brewpage/refs/heads/main/apis.yml

Scope

  • Type: Index

Tags

  • Hosting
  • Markdown
  • HTML
  • AI Artifacts
  • File Hosting
  • Developer Tools

Timestamps

  • Created: 2026-05-16
  • Modified: 2026-05-19

APIs

BrewPage API

The BrewPage REST API. Publish HTML, Markdown, files, and multi-file sites; store key-value pairs and JSON documents; browse the public gallery; check ownership; and submit abuse reports. Endpoints live under /api/ and short links live at /{ns}/{id}. Identical functionality is also available at brewdata.app.

Tags

  • Hosting
  • HTML
  • Markdown
  • AI Artifacts
  • File Hosting
  • Developer Tools

Properties

Common Properties

Maintainers

FN: Kin Lane Email: info@apievangelist.com URL: https://apievangelist.com

About

Free instant hosting for HTML, Markdown, AI artifacts, and files. REST API and AI-agent friendly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors