c# - Connect Pouch Db mobile app to .net -


i need connect pouchdb mobile app .net api, sync databases. i'n pouchdb, ionic, cordova app haves connection strings.

 webservicesurl:         'https://localhost:44302/api/',  webservicesurlhttps:    'https://localhost:44302/api/',  localdatabasename:      'cbre_opus_local',  maxphotosperquestion:   4,  maxphotosforinspection: 40, 

and need correct way of connection, connect api.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -