Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edwin-luijten/serverless-framework

This library creates a single developer experience between different serverless providers.
https://github.com/edwin-luijten/serverless-framework

aws-lambda azure-functions google-cloud-functions serverless typescript

Last synced: about 2 months ago
JSON representation

This library creates a single developer experience between different serverless providers.

Awesome Lists containing this project

README

        


logo

> Quickly start your next serverless api project.

![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![AWS Lambda](https://img.shields.io/badge/AWS%20Lambda-%23FF9900?style=for-the-badge&logo=awslambda&logoColor=white)
![Google Cloud Functions](https://img.shields.io/badge/Google%20Cloud%20Functions-%234285F4?style=for-the-badge&logo=google&logoColor=white)
![Azure Functions](https://img.shields.io/badge/Azure%20Functions-%230078D7?style=for-the-badge&logo=azurefunctions&logoColor=white)

---

## Getting started

Read the documentation [here](https://edwin-luijten.github.io/serverless-framework/) to get started.

Or run ```npx @serverless-framework/create-sf```


cli

## Contributing