Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/edwin-luijten/serverless-framework
- Owner: Edwin-Luijten
- License: mit
- Created: 2022-12-14T11:30:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T12:41:42.000Z (7 months ago)
- Last Synced: 2024-07-07T01:01:37.248Z (6 months ago)
- Topics: aws-lambda, azure-functions, google-cloud-functions, serverless, typescript
- Language: TypeScript
- Homepage: https://edwin-luijten.github.io/serverless-framework/
- Size: 2.38 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> 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```
## Contributing