Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

212 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnyAPI docs

The documentation site for AnyAPIany API, one wallet, USD, no subscriptions. Built with Mintlify and deployed automatically on push to main.

Structure

  • docs.json — site config: theme, navigation, branding.
  • *.mdx — content pages (index, quickstart, mcp).
  • openapi.json — API reference spec, generated from the gateway registry (see CLAUDE.md).
  • logo/, favicon.svg, styles.css — AnyAPI brand assets.

See CLAUDE.md / AGENTS.md for writing conventions and brand rules.

Local preview

npm i -g mint
mint dev          # http://localhost:3000

Publishing

Pushing to main deploys to production via the Mintlify GitHub app.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

Generated from mintlify/starter