DEV Community

Cover image for Node.js and TypeScript Tutorial: Build a rest API with Typescript, NodeJS, and a file-based storage system.

Node.js and TypeScript Tutorial: Build a rest API with Typescript, NodeJS, and a file-based storage system.

STEVE on June 19, 2023

Introduction Welcome to my blog! In this tutorial, I will guide you through the process of building a robust micro e-commerce API using Node.js, E...
Collapse
 
akpi816218 profile image
akpi816218

import 'dotenv/config'; is more concise
Just takes up one line πŸ‘Œ

Collapse
 
artydev profile image
artydev

Great, thank you

Collapse
 
realsteveig profile image
STEVE

You are welcome

Collapse
 
sanjayguwaju profile image
Sanjay Guwaju

Thank you for this blog really helped me out to know how to work in typescript with nodejs and express.

Collapse
 
kritsanapr profile image
kritsanapr

Thank you very much. 😊

Collapse
 
daveb4r profile image
Juan David Pineda

Thank you, very much.
thanks to you, I learned I little more about nodejs and express and how work with typescript.

Collapse
 
realsteveig profile image
STEVE

You are welcome Juan.

Collapse
 
hakym profile image
Abdulazeez Abdulhakeem

Thank you

Collapse
 
prabhakar_nayak_7ee6bb8fe profile image
PRABHAKAR NAYAK

Now without using the terminal if I need to host my type script based rest API as a Windows Service, what are the steps to follow.
Can you please help?
If not as windows service any other hosting process is also fine to learn for me.

Collapse
 
farhadi profile image
Farhad Rahmani

Please update the post with one more thing ☺️ like file uploading system please!!

Collapse
 
malicknnd profile image
Malick NDIAYE

Thank a lot

Collapse
 
david_joujou_328c981e9f05 profile image
David JOUJOU

Excellent ! Thank you very much !