Laurent Maxhuni Developer Resources
Laurent Maxhuni developer resources.
Find the API, Markdown routes, sitemap, and MCP server in one place.
This is the developer portal for Laurent Maxhuni's public portfolio and blog. Use it to retrieve public portfolio content in a machine-readable form, discover published writing, or connect an agent to the site's read-only MCP tools.
This is a Vercel-hosted Next.js portfolio. These resources document Laurent Maxhuni's public portfolio; they are not documentation for Vercel's products or APIs.
Start here
- llms.txt provides the concise site index and agent usage guidance.
- openapi.json describes the versioned read-only published-posts endpoint, typed errors, and rate-limit headers.
/api/v1/postsis the canonical versioned JSON endpoint for published posts.- API versioning and deprecation policy documents the stable version and RFC 9745/RFC 8594 retirement signals.
- /.well-known/mcp is the live Streamable HTTP MCP endpoint.
- sitemap.xml lists indexable public URLs.
Content negotiation
Request any public HTML page with Accept: text/markdown to receive its Markdown representation. HTML remains the default for browsers, and unsupported representation requests receive a 406 response rather than silently falling back to an unrelated format.