bytechefhq / bytechefhq/bytechef
[feature] Unified API (caching)
Open
backend
embedded
enhancement
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
As an Embedded Developer
I want to use Unified API on top of cached data
So that I can programmatically integrate with the target app from my application by calling only one API per particular app type and also bypass rate limit rules and get performance improvements when calling API
Technical details in this iteration:
- Add db tables that represent Common models
- Synchronize data upon integration activation.
- Register webhooks for realtime or pooling sync on each data change
Acceptance Criteria
TODO
Definition of Done
TODO
Contributor guide
Assessment
This issue has not been assessed yet.