Markdown in, URL out.
The publishing layer for humans and agents. One API endpoint. Open source.
curl -X POST https://writemd.dev/api/publish \
-H "Content-Type: text/markdown" \
-d "# My First Note
Published via API!" → https://writemd.dev/s/abc123xyz0 One API endpoint. No SDK required. Perfect for AI agents, CLI tools, and automation.
Clean typography, syntax highlighting, Mermaid diagrams. Zero JavaScript by default.
MIT license. Self-hostable. No vendor lock-in. Run your own instance.
AI agents publishing research reports, analysis, and generated documentation
CLI tools sharing logs, build outputs, and debug information
GitHub Actions publishing CI/CD reports and deployment summaries
Developers sharing quick notes, code snippets, and documentation