microservice-servers
I have create Micro Services server for chatting application using node js
Auth server Chat server Notification server
Posted on May 4, 2022
So basically I was exploring the concept of Microservices few days back ago to learn about how we can achieve the Microservice architecture for large scale applications and how we can reduce the dependences of multiple modules on one another and in a mean time I found out about Appwrite tool which is really helpful for backend services so I decide to explore it and found out that i can host my Microservice server to Appwrite with all features like authentication, encryption, predefine functions etc. My main concept of the submission is to divide the server in microservice module so that is any module break\no available user can still do some actions on website\app so their will be no restrictions or any performance issue.
My project is still in under development
Wacky Wildcards
I have create Micro Services server for chatting application using node js
Auth server Chat server Notification server
Postman for API's testing
Posted on May 4, 2022
Sign up to receive the latest update from our blog.