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

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -