priskz/sorad-service-provider

A simple way to bootstrap and provide a service within SORAD.

0.1.0 2019-10-24 22:17 UTC

This package is auto-updated.

Last update: 2024-04-25 08:44:36 UTC


README

Purpose

A simple way to bootstrap and provide a service for the SORAD API.

Install via Composer

Add the following to your "require" schema:

"require": {
     "priskz/sorad-service-provider": "~0.1.0"
}

Run composer install