Own Your Docs

The most comprehensive documentation framework for Bruno.

git:(main)x

npm i @trythis/fuma-content

export const servers = v
.server("https://{{region}}.vercel.com")
.vars({
region: v
.string()
.enum(["eu", "us"])
.default("us"),
});

HTTP Client Agnostic

Support for file based http clients.

Supports popular http clients, including Bruno, and more to come.Learn more

Authentication

Secure Authentication.

Built-in support for authentication, with session and private pages.Learn more

Customization

Styling and components Ownership.

Allow users to author, style and own their components.Learn more

Search

Full text search.

Extremely fast and accurate collection text search is supported.Learn more

Version control

Git-based workflow.

Test and auto deploy your static documentation in VC of choice.Learn more

Scale

A lot more with fumastudio.

Improve your experience with our integrations.Learn more

Own your docs

Ship your own docs with confidence in minutes!