OAS Tools deep dive!

05/11/2022 1h 11min Temporada 1 Episodio 6
OAS Tools deep dive!

Listen "OAS Tools deep dive!"

Episode Synopsis

Kerri and Ash continue chatting about Open API tooling for Node.js and Express!This episode of I'd Rather Be Scripting is all about OAS Tools, an open source Node.js server-side framework with full support for OpenAPI v3. Our co-hosts use the OAS Tools Quickstart as a path to discussing the tool's features, including:What an "entity resource" isCreating an OpenAPI document from an entity resourceCreating a Node.js/Express server from an OpenAPI documentUnderstanding the generated server entry point, controllers, and servicesValidating a server's adherence to an OpenAPI spec... all with OAS Tools.Kerri and Ash also discuss some potential wishlist items for the tool, including:Ensuring that generated service responses adhere to OpenAPI document schemaContinual controller/service generation (see GitHub discussion #15 for Ash's question and the friendly response from one of the maintainers)Ability to eject from the OAS Tool dependency in order to gain tighter visibility and control over the usage of the Express libraryWe hope you enjoy this deep dive into OAS Tools!===The Changelog podcast episode that Ash references midway through is "The terminal as a platform", which covers Textualize, a company that builds platforms for terminal-based UX/DX.