Articles
Tags
AllClient-Side ArchitectureDomain-Driven DesignEnterprise Node + TypeScriptGraphQLNetworking & OpsSoftware DesignSoftware ProfessionalismWeb Development
2
Showing 2 article(s) about "RESTful APIs"

GraphQL's Greatest Architectural AdvantagesGraphQL
There's a lot of advantages to using GraphQL instead of REST on your server, and there's a lot of advantages to using Apollo Clien...

REST-first design is Imperative, DDD is Declarative [Comparison] - DDD w/ TypeScriptDomain-Driven Design
A comparison between designing Node.js applications using REST-first design and Domain-Driven Design.