Можно ли иметь один API регистрации для мобильного и веб-приложения в веб-API?Android

Форум для тех, кто программирует под Android
Anonymous
Можно ли иметь один API регистрации для мобильного и веб-приложения в веб-API?

Сообщение Anonymous »


I want to know when I'm writing a web API to make service for mobile and angular 2 clients, should I write one register API for both of them (mobile and angular 2) or should I write for each one separately? My register user view model for web and mobile are different. I need some fields in web register user that I don't need in mobile.


Источник: https://stackoverflow.com/questions/464 ... in-web-api

Вернуться в «Android»