Sha256: 65817ea3db5726618ea9dbe21321b9258147ba711c225ebabdb7257561cd6996

Contents?: true

Size: 613 Bytes

Versions: 4

Compression:

Stored size: 613 Bytes

Contents

# Apress::Api

Базовый контроллер АПИ с авторизацией HMAC

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'apress-api'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install apress-api

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/abak-press/apress-api/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

4 entries across 4 versions & 1 rubygems

Version Path
apress-api-1.24.0 README.md
apress-api-1.23.0 README.md
apress-api-1.22.1 README.md
apress-api-1.22.0 README.md