mnuzen / wire-dolphine

The goal of this project is to provide causal users with a simple and intuitive way of visualizing network communications. By explaining how computers communicate through packets and networks, we hope to educate users on the structure of the internet.
Apache License 2.0
3 stars 1 forks source link

Integrate Geo Service to use real Datastore #4

Closed arunk054 closed 4 years ago

arunk054 commented 4 years ago

Wire up the Geo service to talk to the real Datastore. The datastore could mock or real data that should not matter.

arunk054 commented 4 years ago

Close this if done!