6. Webservice interface should be specified up front. That way we can know what operatioons we can expect and also, we can use those interface methods for planning of implementation.
Так как нужны были уточнения, программист прислал список пожеланий. Он описал насколько мог точно, что требуется.
Посмотрите, отсюда становится яснее ситуация? Насколько я понимаю, API уже существует. Значит ли это, что все решение, по сути, готово?
Готов перевести на русский, но, думаю, всем знаком этот английский.
"We need someone who would write REST API for accessing your 1C system. Our webshop would then use that API to make calls to 1C in order to get stock, update it, register sales, etc.
Here are some short notes I think we should have in mind
1. Web service should be REST based
2. It should operate over HTTP protocol
3. Preferable data format would be JSON
4. Basic auth or some other authentication scheme should be supported
5. Details of implementation of REST service are irrelevant - since only REST front end will be visible to us. That means consultant can use any technology of his or her choice - like PHP, Java or something else in order to implement it".
Написано
Войдите на сайт
Чтобы задать вопрос и получить на него квалифицированный ответ.