Sha256: 749b2bcb1646e5d3c938a98ba5de2389c147e2a9e34b16539add3013989ddb9c

Contents?: true

Size: 583 Bytes

Versions: 3

Compression:

Stored size: 583 Bytes

Contents

===============================================================================

To get up and running with rswag you can do the following next:

1. Write a rswag spec by following instructions from Getting Started guide at https://github.com/rswag/rswag#getting-started
2. Once the spec is ready, generate the swagger file with `rails rswag`
3. Run the rails server with `rails s`
4. Assuming your app is at "localhost:3000", you will find your API docs at `http://localhost:3000/api-docs/index.html`

===============================================================================

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
boring_generators-0.15.0 lib/generators/boring/rswag/install/templates/README
boring_generators-0.14.0 lib/generators/boring/rswag/install/templates/README
boring_generators-0.13.0 lib/generators/boring/rswag/install/templates/README