# factorial_hr v0.2.0 - Table of Contents

> Small, framework-agnostic Elixir client for the public Factorial HR REST API.

## Pages

- [FactorialHR](readme.md)
- [Changelog](changelog.md)
- [LICENSE](license.md)
- [Contributing](contributing.md)
- [Security Policy](security.md)

## Modules

- [FactorialHR](FactorialHR.md): Generic Elixir client for the public Factorial HR REST API.
- [FactorialHR.Config](FactorialHR.Config.md): Configuration normalization for `FactorialHR`.

- Exceptions
  - [FactorialHR.Error](FactorialHR.Error.md): Structured error returned by `FactorialHR` operations.

