sazamansari / node.js-_microservices

Express.js is a framework of Node.js for building efficient, scalable Node.js server-side applications. It uses modern JavaScript, is built with JavaScript (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
https://www.npmjs.com/package/user-auth-microservice
MIT License
20 stars 30 forks source link

connected to mongodb and added signup and login feature #82

Closed Goodluck-dc14 closed 1 year ago

Goodluck-dc14 commented 1 year ago

Hi @sazamansari

I have just completed the mongodb connection a nd created a signup and signin feature. Kindly, check and merge. Thank you sir.

Goodluck-dc14 commented 1 year ago

I have just completed the mongodb connection a nd created a signup and signin feature.