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

https://github.com/charlypoly/insults_filter_service

Insults filter service
https://github.com/charlypoly/insults_filter_service

Last synced: 8 months ago
JSON representation

Insults filter service

Awesome Lists containing this project

README

          

# insults_filter_service
Insults filter service

## Usage

```ruby
InsultsFilterService.execute(['oh', 'la', 'vache']).safe? # true

```

## TODO

- EN support
- remove hacks
- gem