Sha256: 6a30ca051100339b7c57dc156d6e6b7c288c041694906c539ce4a1743ae31d13

Contents?: true

Size: 709 Bytes

Versions: 1

Compression:

Stored size: 709 Bytes

Contents

# Apress::Api

[![Gem Version](https://badge.fury.io/rb/apress-api.svg)](https://badge.fury.io/rb/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

1 entries across 1 versions & 1 rubygems

Version Path
apress-api-1.24.2 README.md