This is a simple aplication to test a messagem broker with coordinates and map 👨💻
Made with Python 🚀
Using PyKafka 🚀
Demonstration | Available Routes | How to contribute |
- '/' - Index with the map and live location.
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m 'feat: My new feature'
; - Push to your branch:
git push origin my-feature
.
After the merge of your pull request is done, you can delete your branch.