@api-ts/typed-express-router

v1.1.4-beta.1
Implement an HTTP specification with Express

test

c8 --all node --require @swc-node/register --test test/*.ts

build

tsc --build --incremental --verbose .

clean

rm -rf -- dist

format

prettier --check .

format:fix

prettier --write .
npm i @api-ts/[email protected]

Metadata

Downloads