radd / rest-service-gps

REST service for sharing and following GPS coordinates (part of the real-time tracking system)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-time GPS tracking - REST service

This project is part of the real-time tracking system. GPS tracking system, Android App, Web App

Spring Boot + REST + JWT + WebSocket (STOMP) + MongoDB

REST service includes:

  • Login system (JWT)
  • WebSocket communication (with STOMP protocol)
  • MongoDB - nosql database for store GPS coordinates

System architecture:

Client applications:

MongoDB collections:

About

REST service for sharing and following GPS coordinates (part of the real-time tracking system)


Languages

Language:Java 100.0%