
I have function built with hono. support like / , /data, /data/2222. I want to schedule triggger for specific event like /data. orrr event better /data/2222 . is this possible

I did something like this with Hono to handle a cron to keep the function warm.
it’s probably not as encompassing as you need but maybe it’s an idea?

and how to schedule with specified route

acutallly, my code is same as you, i copied

Hmm not sure I understand what you’re asking, sorry.
Recommended threads
- Request failed while trying to migrate
I want to migrate a self hosted appwrite instance to another one. When i enter the source data in the new appwrite instance and click next and wait a minute, i ...
- Appwrite API and Console keep failing
i have an appwrite docker container.... Somehow today it suddenly startet to keep failing every half an hour to two hours. The server is reachable via ping but ...
- How to render .mov gif files from an App...
So I've read the support thread and the guides about file uploads. But I'm still having trouble rendering my .mov files to my React.js front end using the app...
