services
services copied to clipboard
Reminder API
An API to provide scheduled reminders. Simple text based reminders to start. Eventually when in promixity to something (location based)
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.
No we'd need to implement some sort of scheduler or cron like service