Microservice Solution: Swagger Integration

You must have an ABP Business or a higher license to be able to create a microservice solution.

In a microservice system, it is important to have a well-documented API. Swagger is a tool that helps to create, document, and consume RESTful web services. It provides a user interface to interact with the APIs and also a way to generate client SDKs for the APIs.

In the Swagger Integration document, you can find general information about Swagger integration with ABP Framework.

For the microservice side, the API Gateway project is the entry point of the microservice system. It is the main place where the Swagger UI is hosted. Each microservice has its own Swagger endpoint, and the API Gateway project collects them all and hosts them under a single URL. The API Gateways document explains how this is done in detail.


Contributors


Last updated: July 31, 2024 Edit this page on GitHub

Was this page helpful?

Please make a selection.

To help us improve, please share your reason for the negative feedback in the field below.

Please enter a note.

Thank you for your valuable feedback!

Please note that although we cannot respond to feedback, our team will use your comments to improve the experience.

In this document
Community Talks

ABP Studio: The Missing Tool for .NET Developers

15 Aug, 17:00
Online
Watch the Event
Mastering ABP Framework Book
Mastering ABP Framework

This book will help you gain a complete understanding of the framework and modern web application development techniques.

Learn More