Hyperlint

Take the toil out of technical content

About

Hyperlint is an AI-powered tool designed to assist technical writing teams by enhancing the quality of developer documentation. Hyperlint is useful for developer content teams facing the challenge of maintaining extensive documentation with limited resources.

Hyperlint helps companies do this in three distinct ways:

1. AI-powered style guide: Hyperlint streamlines the review process by enforcing the user’s style guide and proposing changes to the docs to ensure every change stays consistent.

2. Change monitoring: Hyperlint monitors changes in API specifications and SDKs providing suggestions for updates to maintain accuracy and keep the documentation up to date.

3. Coauthoring: Hyperlint can use your product information to automatically find and propose changes to the documentation, helping users deliver documentation updates faster.

All these features come together to help writing teams maintain large collections of documentation at a fraction of the cost and effort required to do so manually.

Hyperlint offers tiered pricing plans to accommodate teams of all sizes from scrappy startups to large enterprises.

How they use Cloudflare

Leveraging the flexibility of the developer platform, the development team uses Cloudflare’s infrastructure to manage and build critical aspects of the Hyperlint application. The team uses Workers to run, monitor, and fetch over 1,000 OpenAPI specifications, allowing Workers to manipulate asset requests on the fly. The team uses cron jobs with Workers to consistently perform updates and do so with no operation overhead for the Hyperlint team.

The team uses the Wrangler CLI tool to run TypeScript and deploy code. For front-end deployments, Cloudflare Pages is used to manage and run their marketing website without requiring a lot of resources or investment. Finally, for data storage, the team uses Workers KV to store OpenAPI specifications while R2 helps them store any additional web files and images via object storage.

Why Cloudflare?

“Cloudflare is a critical piece of infrastructure for Hyperlint. Having the ability to scale, isolate, and get modular with code makes Cloudflare a core part of our tech stack.”

“Cloudflare and Cloudflare Workers provide such a worry-free development experience that we actively look to put more and more development into Cloudflare, knowing that it will run consistently and with great performance.”