Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thitikorn-nupan/spring-boot-notify-to-do-list-using-line-notify

this app i build rest-api on docker and apply line notify api to app , it works for reminder me (To do list), And now i deploy to render server. Note render server sleeps ever 15 mins. So i found solution use cron-jobs.com to send a request to the endpoint As, /ping,/server every 10 mins or use resttemplate to request. it also works too.
https://github.com/thitikorn-nupan/spring-boot-notify-to-do-list-using-line-notify

docker line-notify logback render-server resttemplate spring-boot-web threads

Last synced: 9 days ago
JSON representation

this app i build rest-api on docker and apply line notify api to app , it works for reminder me (To do list), And now i deploy to render server. Note render server sleeps ever 15 mins. So i found solution use cron-jobs.com to send a request to the endpoint As, /ping,/server every 10 mins or use resttemplate to request. it also works too.

Awesome Lists containing this project