Skip to content

A Ruby library for generating REST Api documentation using API Blueprint

License

Notifications You must be signed in to change notification settings

vovimayhem/apitecto-gem

Repository files navigation

Apitecto

Finally I'm having time to work in this!!!! No more lame-itecto!

Installation

Add this line to your application's Gemfile:

gem 'apitecto'

And then execute:

$ bundle

Or install it yourself as:

$ gem install apitecto

Usage

Some notes while I make a proper and decent readme:

  1. Create the apitecto initializer on spec/support/apitecto.rb
  2. You can see a pretty version of your generated api blueprint using aglio

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/vovimayhem/apitecto/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

About

A Ruby library for generating REST Api documentation using API Blueprint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages