I want to receive a calendar time from clients(i.e android,ios and web) and store it to mongodb.
What will the client request format ?and How to store it into mongodb using mongoose?
I'm not able to figure out what clients will send.
Please provide any help.