Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENG: Link API Gateway with Engine with web client. Move Models and DTO classes. #8

Merged
merged 1 commit into from
Mar 14, 2018

Conversation

bakulinav
Copy link
Owner

@bakulinav bakulinav commented Mar 14, 2018

In scope of #6

Added Engine Web API client to communicate with Engine service.
Was implement single shopping cart method and batch method according Engine methods.
Data format is JSON. Both methods have own DTO container class to represent separate communicatino message format.

Model and DTO classes were extracted into dedicated modules to use them around the project.
Postman collection were updated with new endpoints and environment configurations.

@bakulinav bakulinav changed the title Link API Gateway with Engine with web client. Move Models and DTO classes. ENG: Link API Gateway with Engine with web client. Move Models and DTO classes. Mar 14, 2018
@bakulinav bakulinav merged commit b678b93 into master Mar 14, 2018
@bakulinav bakulinav deleted the engine-web-client branch March 14, 2018 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants