https://github.com/mehdi-reza/ping-service
https://github.com/mehdi-reza/ping-service
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mehdi-reza/ping-service
- Owner: mehdi-reza
- Created: 2019-02-25T13:26:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T13:21:33.000Z (about 6 years ago)
- Last Synced: 2025-01-22T08:11:25.891Z (4 months ago)
- Language: Java
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Schedule message as following:
`curl -X POST -H'Content-Type: application/json' -H'Accept: application/json' http://localhost:8080/schedule -d'{"captain":"Careem bhai","userFirebaseKey":"some fire base key"}'`
The above will send a message to SQS (just log, write implementation) and schedule it after 20 seconds, see com.munchies.ping.scheduler.SchedulerService#RESCHEDULE_SECONDS