|
You are here |
arturdryomov.dev | ||
| | | | |
code.dblock.org
|
|
| | | | | The OpenSearch API specification is authored in OpenAPI and used to auto-generate OpenSearch language clients. I wanted to know how much of the API was described in it vs. the actual API implemented in the default distribution of OpenSearch that includes all plugins. To do so, I have exposed an iterator over REST handlers in OpenSearch core, and wrote a plugin that rendered a very minimal OpenAPI spec at runtime. All that was left was to compare the manually authored OpenAPI spec in opensearch-api-specification to the runtime one, added in opensearch-api-specification#179. The comparison workflow output a total and relative number of APIs described. | |
| | | | |
zelig880.com
|
|
| | | | | Learn how to setup CI/CD and deploy your VitePress documentation site on GitHub Pages using GitHub actions. | |
| | | | |
bluegenes.github.io
|
|
| | | | | I need to edit some documentation for our workflow projects dammit and elvers. These docs are set up in mkdocs, which I love for it's simplicity: I can write all my documentation in markdown, and mkdocs will take care of formatting and building html for web display. Thanks to Charles Reid for getting the lab on mkdocs a few years ago and for building us a custom theme back in 2018! | |
| | | | |
blog.orhun.dev
|
|
| | | FOSS ? Linux ? Programming | ||