Apidog Fast Request
Apidog Fast Request is an innovative tool designed to streamline API development within IntelliJ IDEA. It automatically analyzes and detects endpoints in Java and Kotlin projects, allowing users to send requests with a single click. This tool eliminates the need for Swagger annotations by generating OpenAPI Specs automatically and enables the publication of Stripe-like API documentation in seconds.
Apidog Fast Request simplifies API workflows by integrating several features directly into the IDE. It detects code within the Spring framework to suggest and fill in request parameters and URLs automatically, facilitating real-time writing and debugging. It also parses various response bodies, including JSON and XML, and correctly displays content even with server-side compression enabled.
The tool maintains a request history, capturing URLs, request parameters, and response bodies for easy review. It supports global parameters management, allowing the addition of global parameters to each endpoint, which is particularly useful for token management. Local cookies can be managed in a cookie jar, automatically attaching them to requests.
Apidog Fast Request generates OpenAPI Specs without requiring any code changes and supports a wide range of frameworks and annotations, including Spring Framework, Jakarta Web Services (JAX-RS), and Swagger annotations. It also handles JSON serialization annotations and Java Bean Validation annotations, providing accurate schema definitions.
For microservice users, the tool scans endpoints through the @FeignClient annotation and supports Spring Boot Actuator endpoints. It offers flexible configuration options to align with various coding styles while minimizing intrusion.
The tool also excels in documentation, allowing users to publish comprehensive and user-friendly API documentation with a single click. It supports custom domain names, logos, theme colors, and various access settings. Users can export API documentation in OpenAPI (Swagger) format, HTML, and soon, Markdown.
Overall, Apidog Fast Request is a powerful tool that enhances API development efficiency and simplifies the documentation process, making it an essential addition to any developer's toolkit.
Pricing
The product provides an efficient tool for Java/Kotlin projects to automatically analyze and detect endpoints, send requests, and generate OpenAPI specifications without requiring Swagger annotations. It streamlines API development by integrating with Spring framework, supporting JSON/XML response parsing, and managing request parameters, cookies, and request history. The tool also offers flexible configuration and extensive support for annotations, including Javadoc, KDoc, Swagger, Jackson, and Jakarta Bean Validation. Additionally, it enables the quick publishing of Stripe-like API documentation with customizable options and supports exporting API specs in OpenAPI (Swagger) and HTML formats, with Markdown support coming soon. The tool aims to enhance productivity by minimizing the need to switch between IDEs and other tools like Postman.