back to home

VoidenHQ / voiden

Define, test, and document APIs like a developer, not a SaaS user. No accounts. No lock-in. No telemetry. Just Markdown, Git, hotkeys, and your damn specs.

659 stars
21 forks
42 issues
TypeScriptJavaScriptCSS

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing VoidenHQ/voiden in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/VoidenHQ/voiden)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

**Voiden** is an offline-first API client for developers, Testers and Technical Writers who want their API work to feel like code—not a SaaS dashboard. Voiden lets you build, test, and link API requests like reusable blocks, comment on JSON or XML, preview responses (even PDFs or videos), and manage environments, themes, and scripts. The best part is that Voiden enables all this without ever needing the cloud. Voiden is your API lab: fast, transparent, versionable, and unapologetically opinionated. No accounts, no sync, no cloud required. --- 📦 Download **Version 1.3.1 is now available!** 👉 **Download Voiden ↗️** The website will automatically detect your operating system and highlight the correct installer for you. (Windows, macOS Intel/Apple Silicon, and Linux). > 📋 Want to see what's new in this version? **Check the changelog ↗️** >🔧 Looking for the **beta** builds? Download beta versions ↗️ Getting Started • Found a bug? Head over to the Issues tab and click **"New issue"**. Use the **Bug report** template to give us everything we need to fix it. • Have a feature idea? We love hearing about new possibilities. Use the **Feature request** template to tell us what you have in mind. • Just want to say something? Open a general issue or leave a note. • Or join us in office hours every friday! We host weekly Voiden Office Hours on Discord. It’s meant to be a casual space to hang out and discuss about new  ideas, features, roadmap updates, and answer contributor and user questions. If you are using Voiden or thinking about contributing, come join the conversation: https://discord.gg/kxnmsUDe?event=1473246419006656617 --- Thanks for sharing your thoughts with us 💜 --- Quick Start (Local Development) Prerequisites • Node.js v21.x • Yarn v4.3.1 • **Windows Only**: Visual Studio Build Tools with: • "Desktop development with C++" workload • MSVC (C++ compiler) • Windows SDK > Note : may fail on Windows due to a non-PTY build issue. See the troubleshooting guide: Build Errors (Windows) See the Full Installation Guide for detailed setup including Windows requirements. Documentation All documentation is in the docs/ folder: | Topic | Description | |-------|-------------| | Getting Started | Installation and setup | | Architecture | System design and structure | | Extensions | Build your own extensions | | Themes | Create custom themes | | Troubleshooting | Common issues and solutions | See the Documentation Index for the complete list. Project Structure Contributing We welcome contributions! Please read: • Contributing Guide - How to contribute • Code of Conduct - Community guidelines • Security Policy - Reporting vulnerabilities Milestones Track our progress and see what's coming next: 🎯 Current Sprint 👉 **View active milestone →** We organize our work into milestones that group related issues and features. Each milestone includes: • **Planned features** for the release • **Bug fixes** in progress • **Target release date** --- License This project is licensed under the Apache License 2.0. Links • Changelog • Documentation • Report an Issue