services icon indicating copy to clipboard operation
services copied to clipboard

Reminder API

Open asim opened this issue 4 years ago • 2 comments

An API to provide scheduled reminders. Simple text based reminders to start. Eventually when in promixity to something (location based)

asim avatar May 26 '21 13:05 asim

Does Micro have some function about schuldes ? Something like triggering some logic when time approches.

Could we implement the logic like this:

Provide a callback API when request the reminder service, which is used to call when time's approches.

h1z3y3 avatar Dec 07 '21 10:12 h1z3y3

No we'd need to implement some sort of scheduler or cron like service

asim avatar Dec 07 '21 10:12 asim