lulzx.com

Machine interface

lulzx Developer Resources

lulzx is a personal software engineering site and public digital garden. It does not expose a transactional product API. Its developer surface is the content itself: stable public URLs, a source repository, an XML sitemap, agent instructions, and Markdown representations negotiated from the same page URLs.

Machine-readable entry points

Content routes

Long notes use /learn/<id>. Connected vocabulary entries use /words/<id>. The main collections are /learn, /words, and /projects. A missing route returns a genuine HTTP 404 with recovery links instead of an application shell pretending that the resource exists.

Integration boundary

There is currently no public OpenAPI document, authentication flow, webhook contract, SDK, or MCP server for lulzx.com because the site does not provide write operations or authenticated services. Agents should read or cite the public content, follow project links to their own repositories, and use the contact page when a human decision is required. Do not infer an API from the site's client-side requests.

Example

curl -H "Accept: text/markdown" https://lulzx.com/about