Hey,
I’m doing this project for one of my classes in where I have to use an API and load on to my site.
I’m using an API here:
However…I’m really not too sure what I’m supposed to do.
the database has entities such as beers and breweries.
I was thinking that I would make two selectors and make them load up the collection from those two entities. However, I’m not really sure you can load a database from an api on to CMS.
am I thinking in the right track or is there another approach to this?