Posts by Thiago Almeida Amorim • 1 point
1 post
-
-1
votes0
answers19
viewsQ: I can’t get specific data from the Json API using Next with React js
I am using this API https://akabab.github.io/superhero-api/api/ and I can even get the data of all the characters with the call https://akabab.github.io/superhero-api/api/all.json, but when I make a…