Skip to content

distvan/php-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice Example

The repository contains an example microservice in pure PHP for demonstration/educational purpose.
See the connected articles in the series.

Running tests:

Prerequisites:

  • php -S localhost:8081 -t test/fixtures
  • php -S localhost:8000 -t ./public/

Test case:

  • ./vendor/bin/phpunit test

🌐 Join Me on CoderLegion

CoderLegion Check out my articles and community posts on CoderLegion!

About

Simple microservice in pure php for education purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages