① Typing Database Schema (db-recon) ● db-recon ( https://github.com/andoshin11/db-recon ) ● Generates type-safe db client for Node.js application ● Supports MySQL and MSSQL currently
② Typing API Request/Response (squelette) ● squelette ( https://github.com/andoshin11/squelette ) ● Generates type definitions for API request/response from Open API spec ● Toolchain to build your own type-safe API client