mt-olympus/demeter

dev-master 2015-12-06 22:02 UTC

This package is auto-updated.

Last update: 2024-03-26 02:35:51 UTC


README

UNDER DEVELOPMENT!

Introduction

This is a distributed configuration server made in PHP, using Zend Expressive micro-framework.

It's goal is to provide configuration via REST API to distributed systems, like in a micro service architeture.

You can fetch the configurations directly or using one of the client libraries.

You can use Hermes as client, or directly via REST calls.