Articles by Tag #swagger

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

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

I made Swagger Chatbot (every backend servers also can do it)

Preface Demonstration Shopping A.I. Chatbot Application:...

Learn More 28 0Feb 1

How to Use Swagger UI Locally: A Step-by-Step Guide

Swagger UI is a powerful tool that allows you to view and interact with API documentation generated...

Learn More 26 0Dec 10 '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 25 0Jan 9

Adding mermaid to your Roq powered blog

How-to add Mermaid diagram to your Roq powered blog

Learn More 14 0May 14

5 tips for better Swagger docs in NestJS

Swagger is a powerful tool for documenting RESTful APIs when working with NestJS. And the NestJS...

Learn More 12 0Jul 4 '24

Ever wished to maintain API Docs with ease? Introducing LiveAPI: Super Convenient API Docs

Creating API Documentation Doesn’t Have to Be a Hassle API documentation is the backbone...

Learn More 10 0Dec 16 '24

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

Dynamically Configuring the Swagger-Generated API Base Path in Angular

When working with APIs in Angular, we often use tools like Swagger Codegen or OpenAPI Generator to...

Learn More 9 0Mar 24

🚀 API Maker : Release Notes for v1.9.0

⭐ January 2025 ⭐ Changes [Feature] : Swagger Documentation support...

Learn More 9 0Jan 6

Integrate Swagger UI with Codeigniter4

Swagger is a widely used API documentation and testing tool that seamlessly integrates with popular...

Learn More 9 0Dec 16 '24

Gerando Documentação de API Automática com Fastify, @fastify/swagger e Zod

Olá, devs! Neste post, vamos aprender como gerar documentação automática para uma API em uma...

Learn More 8 2Oct 3 '24

Crudify: Automate Your Mongoose CRUD Operations in NestJS

Are you tired of writing repetitive CRUD logic for your Mongoose models? Meet Crudify, a NestJS...

Learn More 7 0Jan 9

Top 8 Swagger Codegen Alternatives

When looking for alternatives to Swagger Codegen, it's essential to consider tools that provide...

Learn More 7 0Nov 26 '24

Automating Swagger Documentation with Joi in Node.js: Simplify Your API Documentation Workflow

Maintaining accurate and up-to-date API documentation is a common challenge for developers,...

Learn More 6 0Oct 5 '24

Hosting Swagger-UI using GitHub Pages

Swagger UI integrated in GitHub Pages

Learn More 6 4Sep 6 '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

Swagger UI + Docker: Initial Setup

Environment Mac CPU: Apple M1 OS: Sonoma 14.6.1 Docker Desktop Version:...

Learn More 5 0Oct 14 '24

What is the Best Way to Group REST API methods in Swagger UI

Post Moved Here:...

Learn More 5 1Dec 25 '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 5 0Oct 29 '24

🧪 API Testing with Swagger: Functional, Security, and Performance in One Powerful Tool

🔍 Introduction API testing is crucial in today’s software development lifecycle. Among...

Learn More 5 0Jun 5

Creating APIs with Grape and Rails: A Complete Journey - Part 1

Introduction Hello, devs! 👋 Last year, I embarked on a project with a friend where we...

Learn More 4 0Apr 12

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

Personalizando o Swagger UI no Spring Boot: Como Aplicar um Tema Dark

O que é o Swagger? O Swagger é uma poderosa ferramenta para documentar, testar e interagir...

Learn More 2 0Mar 4

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 2 0Nov 25 '24

Seamlessly Integrate Swagger with JWT Authentication in NestJS

Establishing thorough API documentation and secure authentication mechanisms represents a critical...

Learn More 2 0Nov 3 '24

Merge and bundle open api yaml files for swagger

Have you ever tried to document your apis with swagger? The way you would approach after watching...

Learn More 2 0Aug 31 '24

OPEN API Specification - Guide

WHY when we create backend for our app, if we want other people to make request to our...

Learn More 2 0Feb 18

Introducing Swama: A CLI Tool for Swagger/OpenAPI Interactions

APIs have become a critical part of software development. However, working with Swagger or OpenAPI...

Learn More 1 0Sep 16 '24

A Beginner's Guide to Writing OpenAPI Specifications

If you're new to API development, you've likely heard of OpenAPI. It's a powerful tool that helps you...

Learn More 1 0Aug 16 '24