An open API service indexing awesome lists of open source software.

https://github.com/fab-elixir/fab_company

Fab.Company is an Elixir library for generating random information about a business
https://github.com/fab-elixir/fab_company

elixir fab faker

Last synced: 3 months ago
JSON representation

Fab.Company is an Elixir library for generating random information about a business

Awesome Lists containing this project

README

          

# Fab.Company

`Fab.Company` is an Elixir library for generating random information about a business.

## Installation

Add `:fab_company` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:fab_company, "~> 1.0"}
]
end
```

## Important Links

- [Documentation](https://hexdocs.pm/fab_company/)