0.1.4 • Published 1 year ago

openapi-stack v0.1.4

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

License npm downloads npm downloads Buy me a coffee

openapi-stack is a collection of open source libraries and tools for full stack software development using OpenAPI specification with an API Design First philosophy.

The goal is to unlock great developer experience and full stack type safety for software teams using OAS; inspired by tools like GraphQL and tRPC.

Libraries part of openapi-stack:

Features

  • 🚀 Battle-tested in production. High test coverage.
  • 🤝 Built with TypeScript, types included with full autocomplete support
  • 🥃 Framework agnostic – works with your stack
  • 🏎 Lightweight - small frontend bundle + optimized for serverless cold starts
  • 🧙‍♂️ No code generation – we only generate types
  • ❤️ OpenAPI 3.x support
  • 👀 Samples included

API First Cycle

API First Cycle

See philosophy