π¨π± Chilean Birds π¦
This is an small API using the Chilean Birds Dataset.
Backend Stack
-
MariaDB
-
PHP 7.4
Installation
make install
$ You can build a local version of the api. It will run all the build and provision process.
-
Backend:
8080
(http://localhost:8080) -
Frontend:
80
(http://localhost)
make start
$ It will only run the docker-compose process. (No provisioning).