Skip to main content


If you want to create CRUD APIs using typescript and node js. You are at the right place. Here you will learn to write APIs from scratch. Typescript is a superset of javascript and it supports static typing. For large Javascript project, adopting Typescript may result in robust software while still being deployable where a regular javascript application run.