A quick shorturl website & cli using aws lambda and dynamodb
npm install @jckimble/shorturlshorturl
=====
 !build status !license 
A quick shorturl website & cli using aws lambda, dynamodb, and cognito
``sh`
npm install @jckimble/shorturl
Below is a simple example of how to use. An working example is onhttps://surl.jckimble.com
`sh`
serverless deploy
sh
shorturl -h
`Testing
You can run the unit tests via
npm:`sh
npm test
``Contributions are always welcome!
