//[doc-nav]
{
"Previous": {
"Name": "Logging (with Serilog)",
"Path": "solution-templates/single-layer-web-application/logging"
},
"Next": {
"Name": "Background Jobs",
"Path": "solution-templates/single-layer-web-application/background-jobs"
}
}
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.