Image Service

Documentation
Check out the in depth the README.md in the project root on how to get started. Everything else can be found in the excellent Lumen Documentation.
Microservice
The idea behind micro services is to build contained, small work units that do only one specific thing. The service will be called by an API gateway which provides the service with all the needed information.
Technical details
To find out more about our micro service architecture see the detailed documentation in our Confluence wiki.
Testing
Please keep in mind to attach testing to your microservice, both application and unit tests as much as sensible.
Lumen (9.1.6) (Laravel Components ^9.36.3) (PHP v8.2.8)