https://github.com/oapi-codegen/runtime
https://github.com/oapi-codegen/runtime
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oapi-codegen/runtime
- Owner: oapi-codegen
- License: apache-2.0
- Created: 2023-08-28T15:24:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-24T23:28:32.000Z (10 months ago)
- Last Synced: 2025-04-30T09:24:24.242Z (10 months ago)
- Language: Go
- Size: 181 KB
- Stars: 8
- Watchers: 3
- Forks: 29
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# oapi-codegen/runtime
⚠️ This README may be for the latest development version, which may
contain unreleased changes. Please ensure you're looking at the README for the latest release version.
This provides any runtime-specific code that the generated code that oapi-codegen generates may need, and therefore is expected to be used with [deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen).