A↗ AdopenAPI
Payments by Paddle
Back

Lifetime license

Zero-config OpenAPI docs
for AdonisJS.

AdopenAPI reads your TypeScript return types and AdonisJS routes to generate a fully compliant OpenAPI 3.1.0 specification — automatically. No decorators, no comments, no maintenance.

What's included

PostsController.ts — zero extra code needed
export default class PostsController {
  // Return type is all AdopenAPI needs
  async index(): Promise<Post[]> {
    return Post.query().preload('author')
  }
}

// → GET /posts → 200 application/json → Post[]
// → schema generated from Post model fields
// → served at /api/docs automatically
Which AdonisJS version?
AdonisJS v6 with TypeScript 5+. Full support for the latest provider system and module-based router.
Do I get source code?
Yes — full source code access. No black-box binary, no obfuscation. Audit and modify freely.
Is there a refund policy?
14-day money-back guarantee, no questions asked. Paddle handles refunds instantly through their buyer portal.
Team or agency use?
This license covers one developer, unlimited projects. Contact us for multi-seat team licenses.

AdopenAPI — Lifetime License

99

One-time payment · No subscription

  • Unlimited projects & domains
  • OpenAPI 3.1.0 — latest spec
  • AST parser + return type inference
  • VineJS validator integration
  • Built-in Swagger UI
  • All future updates, forever
  • Priority email support < 24h
  • Full source code access
  • License key delivered instantly

Powered by — VAT & taxes handled automatically

Merchant of Record. Paddle handles global VAT, sales tax, and compliance — you pay nothing extra.
14-day money-back guarantee. Doesn't work for your project? Full refund, no questions asked.
Instant delivery. License key emailed immediately after purchase.
Cards, PayPal, Apple Pay, Google Pay accepted. All major payment methods supported globally.