๐๏ธ Prerequisites
NodeJS, package managers, and Typescript
๐๏ธ Create a Project
Install and initialize Basketry
๐๏ธ Add a Service Definition
Use Swagger.io's Petstore example service definition
๐๏ธ Add a Generator
Generate Petstore types and interfaces in TypeScript
๐๏ธ Create a Build Script
Add a basketry script to your package.json file
๐๏ธ Enforce Rules
Use rules to create consistency in your service design
๐๏ธ Congratulations!
You have just learned the basics of Basketry!