Zeeshan AliNodeJs Series (Part#2) — Restful API.In the previous article, we learned how to create a basic Node.js app. Building on that, in this article, we will dive a bit deeper and…3d ago
InLevel Up CodingbyNoah HsuHow to design an efficient Idempotency APIUnique Request Identifier, Placement after Auth-Filter,Nov 22, 20238
Tioka ChiuStateful vs Stateless, How about REST API?Stateful and stateless are terms used to describe the behavior of APIs (Application Programming Interfaces) and how they handle data and…Mar 151Mar 151
Zeeshan AliNodeJs Series (Part#2) — Restful API.In the previous article, we learned how to create a basic Node.js app. Building on that, in this article, we will dive a bit deeper and…3d ago
InLevel Up CodingbyNoah HsuHow to design an efficient Idempotency APIUnique Request Identifier, Placement after Auth-Filter,Nov 22, 20238
Tioka ChiuStateful vs Stateless, How about REST API?Stateful and stateless are terms used to describe the behavior of APIs (Application Programming Interfaces) and how they handle data and…Mar 151
InJavaScript in Plain EnglishbyFirmanSimple Example of ExpressJs Restfull API Using ORM Prisma (Commonjs Version)Intro — This time we will try to discuss ORM Prisma which is skyrocketing and quite popular at the end of 2024.Dec 21
Saiteja KBuilding RESTful APIs with GoLang: A Comprehensive GuideIntroduction: Welcome to the world of GoLang! In this blog post, we’re going to explore how GoLang can be used to build powerful and…Feb 201
Alex BothaRESTful APIs vs gRPC — choosing the best communication method for real-time data updatesIntroductionNov 26