/gmail_clone_backend

Gmail_clone_back-end - The server is created, data stored with MongoDB and connection with render.com

Primary LanguageJavaScript

gmail_clone_backend

Back-End-Deployed code = https://gmail-clone-backend-pznz.onrender.com/

The server is created, and MongoDB is used to store the data and finally render it with the server in Render.com

END-POINTS:

Get the Inbox pieces of information :

https://gmail-clone-backend-pznz.onrender.com/emails/inbox

Get the Starred pieces of information :

https://gmail-clone-backend-pznz.onrender.com/emails/starred

Get the Sent pieces of information :

https://gmail-clone-backend-pznz.onrender.com/emails/sent

Get the Draft pieces of information :

https://gmail-clone-backend-pznz.onrender.com/emails/draft

Get the Trash pieces of information :

https://gmail-clone-backend-pznz.onrender.com/emails/bin

Get the AllMail pieces of information :

https://gmail-clone-backend-pznz.onrender.com/emails/allmail