vitormattos / api-test

Simple Api with test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple Api with test

License:GNU Affero General Public License v3.0


Languages

Language:PHP 81.6%Language:Gherkin 10.3%Language:Dockerfile 7.7%Language:Shell 0.3%