Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Honestly for me I wrote a WCF service that I access via
1. Windows store app
2. Android app
It talks to an SQL server database regardless if hosted on windows or docker on Linux
I has three types of credentials to save:
1. Logins
2. Servers
3. Services
It is sort of a mock of Enpass app if you want to check it out
The only down side in what I did it is not optimized for online hosting and built as local Host to be target of hosting.
If it is of any help I can throw the code on GitHub and you guys can add whatever you want.
Stack used:
1. WCF
2. Windows Store SDK
3. Kotlin
Though I used MVVM and not MVC for both windows app and Android app
I'm slowly working on the web version using Asp.Net Core just to sharpen my skills but it still doesn't even have login ready 😓 -
Not to toot my own horn so early but you should take a look at Obie.ai
Apologies for the shameless self-promotion, but this was one of the first things I read on the app... And I happen to have built the solution. 😇 -
kiki352467y@alexsopinka wow, that looks super-complicated but super-cool. Is is your project? Does Tinder and these big guys really use it? If so, congratulations, man! 😎
-
Yes sir, we're blowing up! Haha. The dev is complicated indeed but it's actually quite simple to use. Give it a try, it's free! Feedback to our support email is always welcome, good or bad.
The home of startups
The home of startups