javespi / microservice-x

Microservice using Framework X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microservice-x

A simple microservice using Framework X - async made easy.

It could be used as skeleton for microservices. Clone the repository and run the project!

Quickstart

  1. Clone this repository
  2. Run composer install
  3. Run built-in web server: php public/index.php
  4. Go to http://localhost:8080

Run tests

For running test suite, just run from root directory:

composer test

About

Microservice using Framework X

License:MIT License


Languages

Language:PHP 100.0%