sparse
v0.1.2
Published
Commandline tool to build serverless APIs
Maintainers
Readme
Sparse
A modular functional driven library for building serverless APIs using AWS Lambdas, and the AWS Gateway API.
Get started
npm install sparse -g
sparse new myFirstSparseApp
cd myFirstSparseApp
sparse run