make
make fetch_articles
http://localhost:8080/api/documentation
Default User credentials:
[email protected]
password
- get token from
/api/login
endpoint - click on
Authorize
button on top right corner - paste the token in the input box with
Bearer
prefix
There are github actions setup for this, which runs on every push and pull request to the master branch
make test
make phpstan