This repository contains the API of the Second Life Shinto shrine register (SLSR). Currently still in development!
- API description: https://sl-shinto-shrine-register.github.io/api
- PHP >= 7.1.3
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Composer
- apiDoc (only for contribution)
- Install dependencies by issuing the command
composer install
. - Please copy the configuration file
.env.example
to.env
and setup it.
This project is free software under the terms of the GNU General Public License v3 as published by the Free Software Foundation. It is distributed WITHOUT ANY WARRANTY (without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE). For more details please see the LICENSE file or: http://www.gnu.org/licenses
- Homepage: https://www.slsr.org
- Git repository: https://github.com/sl-shinto-shrine-register/api.git
- Based on the Lumen framework: https://lumen.laravel.com