---
title: "rest-api"
author: "Mohammad Abu Mattar"
canonical: https://mkabumattar.com/blog/tags/rest-api
---

[All Tags](/blog/tags)

3Articles

# #Rest api

[Home](/)›[All Posts](/blog)›[All Tags](/blog/tags)›[Rest api](/blog/tags/rest-api)

Tag

# #Rest api

[![tRPC: End-to-End Type-Safe APIs in TypeScript Without Codegen](/_astro/hero.DhkOXI-y_wLRX0.webp)](/blog/post/trpc-end-to-end-typesafe-apis)

## [tRPC: End-to-End Type-Safe APIs in TypeScript Without Codegen](/blog/post/trpc-end-to-end-typesafe-apis)

-   [Mohammad Abu Mattar](/authors/mohammad-abu-mattar)
-   [Web Development](/blog/categories/web-development)
-   [Backend Engineering](/blog/categories/backend-engineering)
-   Published: 20 Jul, 2026

The line between the frontend and the backend has always been a place where types go to die. In a normal REST setup you define the shape of a request and a response on the server, then you write those

[#TRPC](/blog/tags/trpc)[#TypeScript](/blog/tags/typescript)[#Node.js](/blog/tags/nodejs)+4 tags

[read more](/blog/post/trpc-end-to-end-typesafe-apis)

[![Decoding REST API Architecture: A Comprehensive Guide for Developers](/_astro/hero.D7ffsaFk_ZsjslT.webp)](/blog/post/decoding-rest-api-architecture-a-comprehensive-guide-for-developers)

## [Decoding REST API Architecture: A Comprehensive Guide for Developers](/blog/post/decoding-rest-api-architecture-a-comprehensive-guide-for-developers)

-   [Mohammad Abu Mattar](/authors/mohammad-abu-mattar)
-   [API Development](/blog/categories/api-development)
-   [Web Architecture](/blog/categories/web-architecture)
-   [Software Engineering](/blog/categories/software-engineering)
-   [Backend Development](/blog/categories/backend-development)
-   Published: 20 May, 2023

Introduction Hey there, fellow developers! Buckle up because we're about to dive into the crazy world of REST API architecture. Prepare to decode the mysterious differences between REST API and RE

[#REST API](/blog/tags/rest-api)[#RESTful API](/blog/tags/restful-api)[#API Design Principles](/blog/tags/api-design-principles)+6 tags

[read more](/blog/post/decoding-rest-api-architecture-a-comprehensive-guide-for-developers)

[![Introduction to Spring Boot Framework](/_astro/hero.DBZ88JEm_2lNAqT.webp)](/blog/post/introduction-to-spring-boot-framework)

## [Introduction to Spring Boot Framework](/blog/post/introduction-to-spring-boot-framework)

-   [Mohammad Abu Mattar](/authors/mohammad-abu-mattar)
-   [Java](/blog/categories/java)
-   [Spring Framework](/blog/categories/spring-framework)
-   [Backend Development](/blog/categories/backend-development)
-   [Microservices](/blog/categories/microservices)
-   Published: 15 Jan, 2023

Introduction For creating web apps and microservices, many developers utilize the Spring Boot framework. The fact that it is built on top of the Spring Framework and offers a number of advantages

[#Spring Boot](/blog/tags/spring-boot)[#Java Development](/blog/tags/java-development)[#Spring Framework](/blog/tags/spring-framework)+6 tags

[read more](/blog/post/introduction-to-spring-boot-framework)
