Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/HiDeoo/starlight-openapi

Starlight plugin to generate documentation from OpenAPI/Swagger specifications
https://github.com/HiDeoo/starlight-openapi

astro documentation openapi plugin starlight swagger

Last synced: about 2 months ago
JSON representation

Starlight plugin to generate documentation from OpenAPI/Swagger specifications

Awesome Lists containing this project

README

        


starlight-openapi 🧭


Starlight plugin to generate documentation from OpenAPI/Swagger specifications.




Screenshot of starlight-openapi




Integration Status


License



## Getting Started

Want to get started immediately? Check out the [getting started guide](https://starlight-openapi.vercel.app/getting-started/) or check out the [demo](https://starlight-openapi.vercel.app/api/petstore/operations/addpet/) to see the plugin in action.

## Features

A [Starlight](https://starlight.astro.build) plugin to generate documentation from OpenAPI/Swagger specifications.

- Support for [Swagger 2.0](https://swagger.io/specification/v2/), [OpenAPI 3.0](https://swagger.io/specification/v3/) and [OpenAPI 3.1](https://swagger.io/specification/) specifications.
- Support for local and remote schemas.
- Configurable sidebar label and sidebar group collapsing.

## License

Licensed under the MIT License, Copyright © HiDeoo.

See [LICENSE](https://github.com/HiDeoo/starlight-openapi/blob/main/LICENSE) for more information.