Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Async#513

Open
richbai90 wants to merge 7 commits into
ghiden:masterfrom
richbai90:async
Open

Async#513
richbai90 wants to merge 7 commits into
ghiden:masterfrom
richbai90:async

Conversation

@richbai90

Copy link
Copy Markdown

Allow local data to be a function that may optionally return a promise. In my case I wanted to query an API but that API did not meet any decent standard that could easily be made sense of. In this case the only thing to do was make a service to query the API and return the results as though they were local results and search those. I updated the tests to show that the new features work and no regression was found. I apologize for the formatting my IDE does it automatically.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant