api to fetch data
Unanswered
Western harvester ant posted this in #help-forum
Western harvester antOP
I need some help in fetch data from api and npm packages in nextjs projects. Please guide me or suggest some good tutorials pleaseðŸ™
2 Replies
Brown bear
What do you mean? Just use fetch to fetch data from api?
NextJs have some in built caching layered on top of the default fetch
NextJs have some in built caching layered on top of the default fetch
Western harvester antOP
For example, https://www.npmjs.com/package/mal-scraper I wanna use this npm package to show data on my page, but idk how to do so.. I need tutorials on this pls