# Building an API with Ruby and the Serverless Framework

DevFeed: [Building an API with Ruby and the Serverless Framework](<https://devfeed.tech/articles/building-an-api-with-ruby-and-the-serverless-framework-14076.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/api-ruby-serverless-framework>)

Author: Jared Short

Published: 2018-12-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [Ruby](<https://devfeed.tech/topics/ruby.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [building](<https://devfeed.tech/tags/building.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [ruby](<https://devfeed.tech/tags/ruby.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

## AI overview

A tutorial on building an API with Ruby on AWS Lambda using the Serverless Framework.

## Source excerpt

AWS Lambda now supports Ruby! Here's how you can get started and build an API with the Serverless Framework.