VictorGil / mylocation-last_known_location-persistence

Java microservice based on Vert.x which saves the provided location data to a local file in binary protobuffers format.

Home Page:https://medium.com/@victorgil_91367/vert-x-microservices-an-opinionated-application-56e44c0b45b4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyLocation Last Known Location Persistence microservice

Java Vert.x microservice which saves the provided location to a local file in protobuffers (binary) format.
Main microservice (API gateway):
mylocation-backend
Other microservice part of the same application:
mylocation-last_known_location

About

Java microservice based on Vert.x which saves the provided location data to a local file in binary protobuffers format.

https://medium.com/@victorgil_91367/vert-x-microservices-an-opinionated-application-56e44c0b45b4

License:MIT License


Languages

Language:Java 98.5%Language:Shell 1.5%