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

MVP1 - Entity Panel - Move all front end WG API calls to back end proxy #145

Open
1 task done
bryansamuel1 opened this issue Mar 22, 2020 · 0 comments
Open
1 task done

Comments

@bryansamuel1
Copy link
Contributor

bryansamuel1 commented Mar 22, 2020

Currently all of our axios calls in the front end directly hit the WG api. Instead we want to hit a microservice/proxy that fetches the data for us instead. This allows us to hide our application id.

  • Remove all WG apis from the Room app for the Entity Panel and instead use the GameTactic microservice/proxy
@bryansamuel1 bryansamuel1 changed the title MVP1 - Entity Panel - WOWS - Move all front end WG API calls to back end proxy MVP1 - Entity Panel - Move all front end WG API calls to back end proxy Apr 26, 2020
@bryansamuel1 bryansamuel1 mentioned this issue Apr 26, 2020
87 tasks
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

No branches or pull requests

1 participant