Skip to content

vitormattos/api-test

Repository files navigation

API REST with tests

Simple REST API with tests

Slides: https://slides.com/vitormattos/testes-api

How to use this project

Starting environment:

docker compose up

Executing tests:

docker compose exec api composer test

You also can use xdebug at your IDE