# Tiny express crud controller

install:

    yarn add @australis/tiny-crud-controller

usage:  
see ../crud-controller-demo
see ../crud-controller/test

build:
  
 yarn build

test:
  
 yarn test


Notes:

- transpiled to be transpiled (esnext)
- unbundled
