Monday 23 September 2019

How should I go about making modern APIs?

With UI intensive requirements I've decided to use graphql, but I'm not sure if I should create a traditional rest api first and layer a graphql server over it or build a standalone graphql server, also what would be the pros and cons of these approaches?Edit :- Let's Say I'm going for a microservice based approach, which are independent REST services, does that change anything?

Submitted September 23, 2019 at 06:11PM by Prateeeek

No comments:

Post a Comment