tyrchen/quenya
Quenya is a framework to build high-quality REST API applications based on extended OpenAPI spec
Quenya is a framework that helps backend developers quickly build high-quality REST API applications. It takes an OpenAPI specification as input and automatically generates much of the API pipeline's code, including request validation, fake API handlers for mocking, and response validation. Developers can then focus on implementing their core business logic.
146 stars. No commits in the last 6 months.
Use this if you are a backend developer needing to rapidly scaffold a new REST API application in Elixir, ensuring robust input/output validation and generating mock responses for faster frontend development.
Not ideal if you need a framework for non-RESTful APIs, or if you are not an Elixir developer.
Stars
146
Forks
14
Language
Elixir
License
MIT
Category
Last pushed
Dec 17, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/tyrchen/quenya"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yhnavein/swaggie
Tool for generating TypeScript client code for given Swagger API endpoints
grafana/openapi-to-k6
A CLI tool to convert an OpenAPI schema to a TypeScript client to use with k6.
reagento/descanso
A modern and simple way to create clients for REST like APIs
mikestead/openapi-client
Generate ES6 or Typescript service integration code from an OpenAPI 2 spec
verizonconnect/ngx-form-generator
Generate Angular ReactiveForms from OpenAPI documents