Articles by Tag #openapi

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

New NestJS Swagger Generator evolved than ever

New NestJS Swagger Generator import { NestiaSwaggerComposer } from...

Learn More 54 0Aug 27 '24

New Swagger-UI embedding Cloud TypeScript Editor with RPC SDK

@nestia/editor Swagger-UI embedding Cloud TypeScript Editor and RPC SDK. Live...

Learn More 44 0Oct 29 '24

.NET 9 Revolutionizing documentation of APIs : From Swashbuckle to Scalar 🚀

Abstract API documentation is the backbone of modern software development. With .NET 9's...

Learn More 23 0Jan 9

Scalar: Documentação OpenAPI Moderna

Swagger é uma das ferramentas mais utilizadas para documentação de APIs, mas seu tempo pode estar...

Learn More 22 6May 24 '24

Have You Heard of Swagger Documents?

Swagger documents are incredibly helpful **for anyone working with APIs. They simplify the process of...

Learn More 14 6Sep 6 '24

Why your API Doc Structure Matters: How these 5 Principles make it easy for your readers

Common Issues with API Docs: And How I Managed to Solve Them Good API Documentation is...

Learn More 11 1Sep 15 '24

Comparing the 8 Best Open-source and Paid OpenAPI Documentation Tools

For developers aiming to create OpenAPI documentation without incurring high costs, open-source tools...

Learn More 11 0Jun 13 '24

A Closer Look At API Docs Generated via LiveAPI's AI

I've been working on an engineering tool, LiveAPI, for the past few months with a passionate team of...

Learn More 10 0Dec 6 '24

How I write Go APIs in 2025 - my experience with Fuego

My Journey with Fuego I’ve been a Go developer for a few years now and, like many Gophers, I’ve...

Learn More 10 1Jan 9

Musings Over What Makes LiveAPI Different (from Swagger Et Cetera)

Note: This post was cross-posted from Hexmos Journal As I work on LiveAPI day in day out, trying to...

Learn More 10 0Dec 5 '24

Using OpenAPI to Automate API Integration With Rapyd's Payment Gateway

By: Kevin Kimani Payment gateways like Rapyd help businesses seamlessly handle transactions across...

Learn More 9 0Mar 11

FastOpenAPI: A Reason to Believe in Open Source Community

Links Documentation: Docs Repository: GitHub PyPi: FastOpenAPI About a month...

Learn More 8 2Apr 18

Scramble 0.11.0 – Laravel API docs generator update: Laravel Data support, enforcing schema types, inference improvements

Hey Laravel community! I’m happy to announce a new version of Scramble. Scramble is Laravel API docs...

Learn More 7 0Jul 4 '24

✨Top 3 Video Generation Products This Week in ToolList.ai 🎥

I have been exploring video generation tools extensively, and I have found three outstanding products...

Learn More 7 1Jul 24 '24

Why we chose the Go Huma framework to develop our API endpoints

At the company where I work as a software engineer, we are in the process of developing an API that...

Learn More 6 3Nov 7 '24

Why OpenAPI (Swagger) Is More Than Just Documentation

Introduction Nowadays, more and more engineering teams use OpenAPI (Swagger) to generate...

Learn More 6 2Apr 25

Contract Tests with TypeScript and OpenAPI Codegen

Introduction At Chili Piper, one of our ongoing challenges is ensuring our frontend...

Learn More 6 0Feb 8

Model Context Protocol (MCP) - Should I stay or should I go? 🎶

In this article, we'll explore the Model Context Protocol (MCP) briefly and help you decide whether...

Learn More 6 0Mar 10

Hosting Swagger-UI using GitHub Pages

Swagger UI integrated in GitHub Pages

Learn More 4 4Sep 6 '24

How to Generate and Display Swagger (OpenAPI) Documentation for Your Laravel API

Swagger, now known as OpenAPI, is a powerful tool to describe your API's endpoints, request...

Learn More 4 0Nov 9 '24

How Scale Changes Everything - The LiveAPI Perspective

This post might get a little meta – so consider this a gentle warning before you dive in. But I...

Learn More 4 0Dec 8 '24

Exploring AutoAPI: An Automation Tool to Simplify Frontend Development

Managing API requests and response types is a critical task in modern frontend development. AutoAPI...

Learn More 3 0Nov 25 '24

Integrating OpenAPI With Mintlify

Can a developer successfully work with an API without a standard API documentation? My answer is as...

Learn More 3 0Mar 4

Understanding FastAPI: How OpenAPI works

We already saw what is ASGI, how starlette works and how FastAPI extends starlatte. Now it's time to...

Learn More 3 0Jul 24 '24

Laravel API Documentation Made Easy: Step-by-Step Swagger Integration

Integrating Swagger with Laravel for API documentation involves a few steps to set up Swagger UI and...

Learn More 2 0Oct 29 '24

Define, Generate, and Implement: An API-First Approach with OpenAPI Generator and FlightPHP

Adopting an API-first strategy ensures that your server and client remain in sync, dramatically...

Learn More 2 1Feb 24

Using the Swift OpenAPI Generator for the Jamf Pro API

For the past several months I have been learning Swift and SwiftUI and have finally reached the point...

Learn More 2 0Aug 26 '24

Open-Source API Documentation with Zudoku

Zudoku is an OpenAPI powered, highly customizable, open-source documentation framework that is free for anyone to use to power their API reference and documentation.

Learn More 2 0Sep 5 '24

OpenAPI 3.1 - The Cheat Sheet

We can't tell you how stoked we are about this. It's been a while that we realized something key was...

Learn More 2 0Sep 18 '24

OpenAPI and Frontend

Recap In the previous part of the series, we configured the PostgreSQL database, created...

Learn More 2 0Nov 10 '24