Back to Tech Stack

Backend

Server-side development with Node.js and TypeScript.

Overview

  • Node.js powers the runtime for building scalable server applications.
  • Express.js provides a minimal and flexible web framework.
  • TypeScript ensures type safety and better maintainability.
  • REST APIs offer simplicity and broad compatibility.
  • GraphQL enables flexible data fetching for complex applications.

Tools & Technologies

Node.js

JavaScript runtime for server-side development

Express.js

Fast, minimalist web framework for Node.js

TypeScript

Type-safe server development

REST APIs

Resource-based API architecture

GraphQL

Flexible query language for APIs