Skip to content

- Node.js is a JavaScript runtime environment that allows developers to create scalable and efficient web applications - Microservices are an architectural style that divides a complex application into smaller and independent services that communicate with each other - Node.js and microservices are a good match because node js is light weight..

License

Notifications You must be signed in to change notification settings

karthikeyanmarutham/micro_service_node_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node JS with Microservice concept

  • Node.js is a JavaScript runtime environment that allows developers to create scalable and efficient web applications
  • Microservices are an architectural style that divides a complex application into smaller and independent services that communicate with each other
  • Node.js and microservices are a good match because Node.js is lightweight, fast, and asynchronous, which supports the development of distributed and resilient systems.

Dependencies are "body-parser": "^1.18.3", "cookie-parser": "~1.4.3", "cors": "^2.8.1", "debug": "~2.2.0", "express": "^4.16.3", "file-system": "^2.2.2", "jade": "~1.11.0", "morgan": "^1.9.1", "mysql": "^2.11.1", "serve-favicon": "^2.5.0"

About

- Node.js is a JavaScript runtime environment that allows developers to create scalable and efficient web applications - Microservices are an architectural style that divides a complex application into smaller and independent services that communicate with each other - Node.js and microservices are a good match because node js is light weight..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published