Description
API Documentation Generator
Overview
Jheckdoc is a lightweight Laravel-based tool that automatically generates comprehensive documentation for your APIs. By inserting JSON annotations directly into your source code, you can produce clear and up-to-date API references with minimal effort.
Key Features
- Easy Annotation: Embed JSON comments in your controllers or routes to describe parameters, responses, and more.
- Interactive Sandbox: Test endpoints straight from the generated documentation interface.
- Vue.js Frontend: The user interface is built with Vue.js for a responsive and modern experience.