engage-php/luminary

There is no license information available for the latest version (v0.9.26) of this package.

An api service based on laravel lumen

v0.9.26 2021-09-21 16:21 UTC

README

Currently a work in progress.

The Luminary API Framework is an opinionated folder structure for creating microservices. Coupled with the docker container, it is designed to quickly create and deploy API microservices with Laravels Lumen framework.

Installation

Installation coming soon

Things to come

  1. Generators and scaffolding
  2. Folder structure and documentation

Contributing

  1. The framework uses git pre-commits for committing and pushing content. You will need to install the pre-commit tool from http://pre-commit.com/ and run pre-commit install and the setup.sh from the root folder.