I saw that others NoSql have the API to use it on Xamarin but I have not found nothing similar with MongoDb Atlas. Can somebody give me some information, link or tutorial to accomplish it?
Hi Alejandro,
You could check out MongoDB Stitch (Backend as a Service) whether it’s suitable to use with Xamarin. It has REST-like API and can easily be configured with MongoDB Atlas. See also MongoDB Stitch Tutorial.
Best,
Wan.