asp.net - Recomended Web Api Client -


i've developed asp.net web api using owin authenticate , authorizing users. client (customer), wants web app client connect de api, but:

  • javascript (angular, knockoutjs or jquery) + html5 out question beacuse customer not want expose code if non business logic in it.
  • the alternative i've came up, develop mvc or webforms webapp in serversides connect web api. i'm not sure if alternative recommended.
  • what other choices should contemplate?

thanks in advance..


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -