stevekundukulangara.comRedocly CLI: Splitting & Bundling OpenAPI Specs (Beginner-Friendly Guide)This guide helps beginner API writers and developers split and bundle OpenAPI documentation using Redocly CLI. The goal is to organize a single monolithic OpenAPI file into reusable components and then bundle it for publication. What You’ll Learn H...Jun 7, 2025·3 min read
stevekundukulangara.comAsciiDocOverview ASCII Doc is an open-source markup language to write technical content and has various features including converting content into PDF, HTML, EPUB, and also content reuse. ASCII Doc can be managed through the version control system making it ...Apr 19, 2025·5 min read
stevekundukulangara.comStripe like Documentation using OpenSource Tools.Introduction Docusaurus supports plugin that will help you visualize your OpenAPI in a Stripe like interface. I will be using a plugin from PaloAltoNetworks called docusaurus-openapi-docs for the implementation. Before you Begin, you must have: a va...Apr 6, 2025·4 min read
stevekundukulangara.comSwagger BundlingSwagger Bundling Hello everyone, I would like you to introduce Swagger bundling which I discovered recently and implemented while working on our API documentation. What is Swagger Bundling? Swagger Bundling is a process used for managing large comple...Feb 2, 2025·4 min read
stevekundukulangara.comBlockchain in Fintech IndustryBefore we dive into implementing Blockchain in Fintech industry, let's understand what's all the fuss about Blockchain. Wikipedia defines Blockchain as "A blockchain is a distributed ledger with growing lists of records (blocks) that are securely li...Jun 11, 2023·3 min read