https://github.com/savory/danet-swagger
Generate swagger/openapi spec for Danet projects
https://github.com/savory/danet-swagger
danet deno openapi swagger typescript
Last synced: 8 months ago
JSON representation
Generate swagger/openapi spec for Danet projects
- Host: GitHub
- URL: https://github.com/savory/danet-swagger
- Owner: Savory
- License: mit
- Created: 2022-11-24T15:25:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-23T08:03:42.000Z (about 1 year ago)
- Last Synced: 2025-07-27T21:53:23.620Z (8 months ago)
- Topics: danet, deno, openapi, swagger, typescript
- Language: TypeScript
- Homepage: https://savory.github.io/Danet/openapi/introduction/
- Size: 128 KB
- Stars: 2
- Watchers: 0
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/Sorikairox/Danet/actions/workflows/run-tests.yml)
[](https://codecov.io/gh/Savory/Danet)

## Description
[OpenAPI (Swagger)](https://www.openapis.org/) module for
[Danet](https://github.com/Savory/Danet).
## Quick Start
```bash
deno install --global -A -n danet jsr:@danet/cli
danet new
```
[Overview & Tutorial](https://savory.github.io/Danet/openapi/introduction/)
## License
Danet is [MIT licensed](LICENSE).