Skip to content
albert.gorgori
Work
2024Author

TypeScript + Node.js REST template

Service starter for REST APIs.

A REST API starter covering project layout, typing and tooling.

Node.jsTypeScriptExpress

Overview

The server-side counterpart to the frontend template.

Problem

Service scaffolding is repetitive and easy to get subtly wrong.

Solution

  • A typed baseline with the structure already decided.