Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

License

NotificationsYou must be signed in to change notification settings

swagger-api/swagger-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamicallygenerate beautiful documentation from a Swagger-compliant API. Because Swagger UI has nodependencies, you can host it in any server environment, or on your local machine.

How to Use It

wget https://github.com/downloads/wordnik/swagger-ui/swagger-ui-1.0.zipunzip swagger-ui-1.0.zipopen swagger-ui-1.0/index.html

How to Improve It

First, create your own fork ofwordnik/swagger-ui

To hack on swagger-ui, you'll need ruby. Then..

# Install the middleman gem:gem install middleman# Start up a development server on http://localhost:4567middleman# Edit the files in `/source`# Then when you're ready to build, run:middleman build

To share your changes,submit a pull request.

License

Copyright 2011 Wordnik, Inc.

Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License atapache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.

About

Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Contributors530

Languages


[8]ページ先頭

©2009-2025 Movatter.jp