manuelbieh / react-ssr-setup

React Starter Project with Webpack 4, Babel 7, TypeScript, CSS Modules, Server Side Rendering, i18n and some more niceties

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting data from third party API

kuzmrom7 opened this issue · comments

Hello, everyone!

You've a lot of clear templates, but have questions related to receiving data and rendering on the server side.
What is best way for fetch data from third part API on server side?

Thank you for the better react ssr setup :)

I just wrote an answer to this here: #133