https://github.com/radd/rest-service-gps
REST service for sharing and following GPS coordinates (part of the real-time tracking system)
https://github.com/radd/rest-service-gps
java jwt mongodb rest-api spring-boot stomp websocket
Last synced: about 1 year ago
JSON representation
REST service for sharing and following GPS coordinates (part of the real-time tracking system)
- Host: GitHub
- URL: https://github.com/radd/rest-service-gps
- Owner: radd
- Created: 2019-06-02T16:23:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T17:47:49.000Z (about 3 years ago)
- Last Synced: 2025-04-05T14:41:54.650Z (about 1 year ago)
- Topics: java, jwt, mongodb, rest-api, spring-boot, stomp, websocket
- Language: Java
- Homepage:
- Size: 75.2 KB
- Stars: 11
- Watchers: 0
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Real-time GPS tracking - REST service
This project is part of the real-time tracking system.
[GPS tracking system](https://github.com/radd/rest-service-gps), [Android App](https://github.com/radd/gps-android-app), [Web App](https://github.com/radd/gps-webapp-nodejs)
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: