Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeyer42 committed Apr 2, 2020
1 parent 30974ee commit d194155
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,20 @@
[![GitHub release](https://img.shields.io/github/release/cloudogu/swaggerui.svg)](https://github.com/cloudogu/swaggerui/releases)

# Swagger UI
Swagger UI Dogu for the Cloudogu EcoSystem

## About this Dogu

**Name:** official/swaggerui

**Description:** [Swagger UI](https://swagger.io/tools/swagger-ui/) allows anyone — be it your development team or your end consumers — to visualize and interact with the API’s resources without having any of the implementation logic in place. It’s automatically generated from your OpenAPI (formerly known as Swagger) Specification, with the visual documentation making it easy for back end implementation and client side consumption.

**Website:** https://swagger.io/tools/swagger-ui/

**Dependencies:** nginx

## Installation Ecosystem
```
cesapp install official/swaggerui
cesapp start swaggerui
```

0 comments on commit d194155

Please sign in to comment.