LukeMathWalker / LukeMathWalker/pavex
Automatic openapi generation
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
As pavex is a compiler, it would be cool to explore the possibilities of generating openapi specs for the blueprint.
I understand that this might not be that high on the list of features at the moment, but I think it is one of the biggest pain points when creating APIs, and I would love to see pavex's take on it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue proposes generating OpenAPI specifications from a Pavex blueprint, but it names no files, entry points, or tests to inspect. Clarify which blueprint information and API surfaces must be represented, then define the expected generated output and validation approach before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, rust
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100