/swarm-api

A summoners war profile tool.

Primary LanguagePHP

🚀 Swarm API

The back-end for Swarm.

📦 Setup

$ git clone git@github.com:joelwmale/swarm-api
$ cp .env.example .env
$ composer install
$ php artisan serve

🔑 Testing

@TODO