This repository was archived by the owner on Feb 27, 2024. It is now read-only.
Release API as a package? #372
Unanswered
mward-sudo
asked this question in
Ideas
Replies: 1 comment 1 reply
-
@mward-sudo We have been discussing this internally. Our next focus will be to extract Algolia into its own NPM Package and then go from there. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems you guys have done a lot of work on this project, and it appears to be the most complete Wordpress API implementation that I have seen in the node.js world.
Do you think the API you have created would be suitable to be released as a standalone NPM package that could be used in any node project? I don’t think that the code is particularly Next.js specific when it comes to the API.
I am thinking that there would be one package that contains all the core Wordpress API, and a series of packages that cover the API’s for various plugins.
I’m not in a position to do the work on this at the moment, but it is certainly something I would be willing to examine in a month or two when my availability is better.
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions