Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.38 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.38 KB

Fastfeet

Kafka Live Map

This is a simple aplication to test a messagem broker with coordinates and map 👨‍💻

Made with Python 🚀

Using PyKafka 🚀

GitHub language count Stargazers

Demonstration   |    Available Routes   |    How to contribute   |   

🎉 Demonstration

🛣️ Available Routes

  • '/' - Index with the map and live location.

🤔 How to contribute

  • 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.