Build an API with the Jets Ruby Serverless Framework
18-Jan-2019 2991
In this blog post, I’ll cover how to build a simple API service on AWS Lambda with the Jets Ruby Serverless Framework.Jets New API ModeThe jets new command has a few different modes: html, api, and job. We’ll use the handy api mode for this tutorial to create a starter project designed for APIs.