Skip to content

Releases: rafactx/api-docs-starter

API Docs Starter v0.1.0

17 Sep 06:02

Choose a tag to compare

API Docs Starter v0.1.0

First public release of API Documentation Starter — a modern, multi-language API docs template built with VitePress, Vue 3, and Scalar.

Features

  • Multi-language support (EN, PT, ES, FR)
  • Interactive API reference with Scalar
  • Apple-inspired UI with light/dark themes
  • Optimized for performance (Vercel ready)
  • Full developer tooling (TypeScript, ESLint, Prettier)

Installation

git clone https://github.com/rafactx/api-docs-starter.git
cd api-docs-starter
pnpm install
pnpm run dev