Skip to content

[READ-ONLY] Automated split of the api-resources server part into a single repository to provide public release capabilities.

License

Notifications You must be signed in to change notification settings

afeefacode/api-resources-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-resources-server

Testing

The very first time you need to pull the MariaDB docker image: docker pull mariadb.

cd tests
phpunit

Debugging

run xdebug with this configuration:

zend_extension=xdebug.so

xdebug.start_with_request = yes
xdebug.mode = debug
xdebug.client_port = 9000
xdebug.log = /var/log/xdebug.log

About

[READ-ONLY] Automated split of the api-resources server part into a single repository to provide public release capabilities.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages