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

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -