Blog - Backend

Explore articles, guides, and notes about Backend and things I learnt while building stuff.

Building a RESTful API with TypeScript, Node.js and Express

Building a RESTful API with TypeScript, Node.js and Express

7 min read

Learn how to build a RESTful API using TypeScript, Node.js, and the Express framework. This blog post covers adding endpoints and handling HTTP verbs, validation and data modeling with TypeScript, handling errors and debugging, and deployment.

RSS Feed

Subscribe to my blog and stay up to date with the latest posts.

Subscribe