Commandline tool to build serverless APIs
npm install sparseA modular functional driven library for building serverless APIs using AWS Lambdas,
and the AWS Gateway API.
``bash``
npm install sparse -g
sparse new myFirstSparseApp
cd myFirstSparseApp
sparse run