The source code for api.coronafriend.com.
Clone this repo and install dependencies via Composer.
$ git clone git@github.com:coronafriend/coronafriend-api.git
$ cd coronafriend-api
$ composer install
Configure your environment, copying .env.sample to .env and updating the configuration environment variables to reflect your own setup.
This repo needs documenting!
coronafriend-api is licensed under the BSD 3-Clause Licence.