We are trying to move our pages to Google AMP
for better mobile and SEO experience. Problem is our system is API base totally. We are using nodejs along with react as of now.
Since in AMP you cannot use javascript to make ajax API calls, is there any way to implement to AMP through API's? Searched on the web but not able to find a optimal solution