Reputation: 141
We're developing REST API using Web API for a mobile client. There is a special need to keep user specific data on server side (expensive DAL requests).
What is the best practice to do that?
What would you recommend?
3rd party cloud solution is not an option.
Thanks!
Upvotes: 0
Views: 438