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

https://github.com/he4rt/heartdevs.com


https://github.com/he4rt/heartdevs.com

discord-bot discordphp he4rt he4rt-developers he4rtdevs laracord laravel

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# he4rtdevs.com






He4rt Discord Bot API





## Features

## Endpoints

TODO: documentar

### Requirements

- [Docker](https://docs.docker.com/get-docker/)

### Configuring

```bash
make build
make migrate
```

### Running tests

```bash
make test
```

With filter:

```bash
make test filter=ClassName
```