joyofpw / chileanbirds-api

🐦 A Small ProcessWire API with a Sample React Frontend. Filled with Birds from Chile πŸ‡¨πŸ‡±.
https://aves.ninjas.cl
MIT License
11 stars 0 forks source link
api birds javascript json php processwire react

:ext-relative:

πŸ‡¨πŸ‡± Chilean Birds 🐦

This is an small API using the https://github.com/NinjasCL/chileanbirds-dataset[Chilean Birds Dataset].

http://www.buscaves.cl/[image:https://user-images.githubusercontent.com/292738/91234985-7eb58e80-e702-11ea-8fac-15faabe8fa2a.png[Platero | Phrygilus alaudinus]]

link:src/backend{ext-relative}[Backend Stack]

image:https://user-images.githubusercontent.com/292738/91102827-fa96d480-e637-11ea-98eb-db3c3f52f32e.png[]

link:src/frontend{ext-relative}[Frontend Stack]

image:https://user-images.githubusercontent.com/292738/91229918-9e47b980-e6f8-11ea-96ac-a087101ce9ed.png[]

Installation

$ make install

You can build a local version of the api. It will run all the build and provision process.

$ make start

It will only run the docker-compose process. (No provisioning).

Demo

You can access the demo site here:

https://aves.ninjas.cl/

And the demo api here:

https://aves.ninjas.cl/api/birds

++++ Made with by Ninjas.cl. ++++