Set of PHP scripts to expose simple utils on a web API.
Find a file
2021-08-21 21:48:33 +02:00
modules feat(Random): add hex characters set 2021-08-21 21:48:33 +02:00
.gitignore fix: add config.php as ignored 2021-08-08 19:32:01 +02:00
config.example.php feat(Hash): add hash module 2021-08-18 23:54:35 +02:00
configure_nginx.php fix: root path in nginx and forbid locations 2021-08-08 19:53:02 +02:00
index.php fix: add support of module name aliases in the router 2021-08-08 20:29:34 +02:00
load_config.php fix: add config.php as ignored 2021-08-08 19:32:01 +02:00
nginx.conf.template fix: location order in nginx con 2021-08-08 19:57:37 +02:00
utils.php feat(Random): add hex characters set 2021-08-21 21:48:33 +02:00