# How to create a REST API with pre-written Serverless Components

DevFeed: [How to create a REST API with pre-written Serverless Components](<https://devfeed.tech/articles/how-to-create-a-rest-api-with-pre-written-serverless-components-14218.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/how-create-rest-api-serverless-components>)

Author: Philipp Müns

Published: 2018-05-07T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [REST API](<https://devfeed.tech/topics/rest-api.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [components](<https://devfeed.tech/tags/components.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>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [project](<https://devfeed.tech/tags/project.md>), [rest](<https://devfeed.tech/tags/rest.md>), [rest-api](<https://devfeed.tech/tags/rest-api.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 creating a fully fledged REST API application with pre-written components from the Serverless Components project.

## Source excerpt

How to create a fully-fledged REST API application using pre-written components from the Serverless Components project.