thealinivan / geo-coding

Maps API
MIT License
0 stars 0 forks source link

Implementation - API connector abstraction #4

Open thealinivan opened 3 months ago

thealinivan commented 3 months ago

Insight: Abstraction with API connector is desirable to reduce the boiler place

Requirements: Implement an API connector class to be used by all service files in the service directory

Resources: N/A

Acceptance: A Google connector class is implemented and all services are using it to connect to the API