C
code-generation
Projects with this topic
-
Oats takes an API description in a subset of OpenAPI format and generates schemas, types and endpoint methods or functions. It relies on io-ts library for runtime validation, sparing front-end developers from tedious debugging caused for example by a bug on a back-end or a mismatching API version.
Updated -
Truss handles the painful parts of building, deploying and managing microservices with Go, freeing you to focus on business logic. Also includes code generation witg protocol buffers.
Forked from github.com/metaverse/truss
Updated -
A project scaffolding tool built from the ground up in Rust with the power of Yaml.
Updated