API reference with openapi schema #1024
baptisteArno
started this conversation in
Ideas
Replies: 3 comments 2 replies
|
Sounds like an interesting idea, can you write more about the plugin before start working on it? Like a Next.js plugin? |
1 reply
|
This would be awesome to have 🙌 |
0 replies
|
@shuding https://vercel.com/docs/rest-api/endpoints <-- looks like Vercel is generating REST API docs by fetching the spec when you load the page and dynamically creating the pages. It would be pretty sweet if Nextra could do the same OOTB, perhaps there is internal work that could be re-used? |
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.
Do you recommend anything that would allow me to create an API reference with nextra based on an openapi schema?
Otherwise, I might be interested in creating a plugin for that, what do you think?
All reactions