This is a small example of an API Made with ProcessWire and the Frontend with React. Also a Dockerfile was provided.
      
      
        joyofpw
       / 
        chileanbirds-api
      
    
    π¦ A Small ProcessWire API with a Sample React Frontend. Filled with Birds from Chile π¨π±.
π¨π± Chilean Birds π¦
This is an small API using the Chilean Birds Dataset.
- 
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).
Demo
              


    
Top comments (0)