Introduction
Good day pare, for today's tutorial i'll show you how to structure my nodejs and express application using typescript.
Please checkout my youtube tutorial.
Detail Information
NODEJS
- Mainly used for server side web applications
- Chatbots or chat applications
- Datastreaming
EXPRESS WEB FRAMEWORK
- It allow us to set up different routings (means application url endpoint) based on HTTP method such as GET, POST, PUT, DELETE
REST API
- REST API is kind of web services that allow various applications to communicate with each other seamlessly.
Voila!!!
I hope you enjoy our tutorial, Let me know incase you encounter any error I would love to answer that. Don't forget to subscribe to my Youtube Channel at Let's Code Pare - Youtube Channel