-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(generator/orama-db): introduce #213
feat(generator/orama-db): introduce #213
Conversation
Co-Authored-By: Caner Akdas <[email protected]>
One thing to note is we probably will want this to be updated to use the new json generator apis when that's introduced (will have the pr in a week or two ish). It also might just make sense to copy the used portions of the legacy json generator into the utils for this one, since I'm not sure what we're going to do with the legacy generators once we have the redesigned ones |
Hummm intresting should I put this pr in draft or land it with legacy JSON ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
We can merge as it is and create a follow-up task imo |
This pull request introduces a new generator for creating an Orama database for the API documentation. The changes include adding new dependencies, importing and integrating the new generator, and implementing the generator logic.
close #65
Note
The output of
v22.11.0
is 3Ko