Sha256: 83ab88b582e4d240e51ff0d1534f1ac0f49a35cf6c14be0c8047ac9b41bb05bd

Contents?: true

Size: 585 Bytes

Versions: 1

Compression:

Stored size: 585 Bytes

Contents

# Rack::Swagger

Serve up Swagger UI and docs.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'rack-swagger'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install rack-swagger

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/[my-github-username]/rack-swagger/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rack-swagger-0.0.1 README.md