README.md

Summary

Maintainability
Test Coverage
__This gem is not stable yet. DO NOT USE IN PRODUCTION__


# Orias

[![Gem Version](https://badge.fury.io/rb/orias.svg)](https://badge.fury.io/rb/orias)
[![Build Status](https://travis-ci.org/01max/orias.svg?branch=master)](https://travis-ci.org/01max/orias)
[![Maintainability](https://api.codeclimate.com/v1/badges/634c92245aefc4bba229/maintainability)](https://codeclimate.com/github/01max/orias/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/634c92245aefc4bba229/test_coverage)](https://codeclimate.com/github/01max/orias/test_coverage)


Orias is a wrapper for the ORIAS API ([orias.fr](https://www.orias.fr/)).


ORIAS in the french organism in charge of registering insurance, banking and finance intermediaries.


## Installation

Add this line to your application's Gemfile:
```ruby
gem 'orias'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install orias


## FAQ

_See the [FAQ.md](FAQ.md) dedicated file_


## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/01max/orias.


## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).