serverless-examples
There are 51 repositories under serverless-examples topic.
adieuadieu/serverless-chrome
🌐 Run headless Chrome/Chromium on AWS Lambda
mvfsillva/dialetus-service
API to Informal dictionary for the idiomatic expressions that each Brazilian region It has
aws-samples/serverless-sinatra-sample
Demo code for running Ruby Sinatra on AWS Lambda
neverendingqs/serverless-websocket-example
WebSocket example using the Serverless Framework
antonbabenko/serverless.tf-playground
serverless.tf playground for examples and experiments
botbits/serverless-loopback
A sample loopback application deployed to AWS Lambda using serverless.
Codebrahma/serverless-grocery-app
Grocery Purchase app with serverless AWS Lambda + DynamoDB + React
oieduardorabelo/top-level-await-in-aws-lamba-with-typescript
🚀 Using top-level await in AWS Lambda with TypeScript, esbuild and Serverless Framework
hmmhmmhm/serverless-ts-template
Serverless Typescript Template
ServerlessCN/serverlesscloud.cn
Serverless 中文网
aws-samples/serverless-websocket-chat
This is a fully-serverless real-time chat example using API Gateway, Lambda and DynamoDB. Messages from one client are broadcast to all other connected clients via WebSockets.
Chan9390/aws-mfa-enforce
Serverless function to automate enforcement of Multi-Factor Authentication (MFA) to all AWS IAM users with access to AWS Management Console.
metaspace2020/Lithops-METASPACE
Lithops-based Serverless implementation of the METASPACE spatial metabolomics annotation pipeline
mikaelvesavuori/cloud-developer-basics
Go from zero to Google Cloud Platform hero. Learn the basics of VMs, networking, containers, serverless, storage etc. through both practical workshops and a bit of theory.
vaibhavsingh97/serverless-enigma
A repo which contains solutions for #noServerNovember challenge
mikaelvesavuori/serverless-firestore-crud-api
This is a basic demonstration for how to do CRUD tasks (Create, Read, Update, Delete) in an API-like way on a Firestore database.
noetix/serverless-node-api-dynamodb-neo4j
Serverless example to use DynamoDB as a write model, and Neo4j as a read model.
shfshanyue/serverless-template-zh
**云厂商 serverless framework 模板及示例 (更快的访问速度)
dcolebatch/azure_serverless_example
A Serverless Application example on Azure
meetdave3/vercel-mongodb-rest-api
Serverless, scalable and secure MongoDB CRUD starter using REST API in Node.js with Zeit Now
cyber-eternal/serverless-nodejs
Boilerplate for Serverless application architecture using runtime Node.js and AWS services
juandc/serverless-rekognition
⛈️ Serverless tutorial with Lambda and AWS Rekognition
koingdev/AWSSample
Sample iOS AWSAppSync & Cognito Project
VannaDii/quantum-site-ts
An example of a serverless public website with automated deployment, stages, CDN, and SSL.
zenveus/sls-template
Serverless Framework Template
AwolDes/serverless-nextjs-auth0
A Boilerplate for NextJS & a Serverless API with Auth0
maxking/mailmania-bot
Gitlab Bot to backport merge requests to stable release branches.
niksacdev/sample-api-typescript
A sample API that demonstrates the use of TypeScript in Azure functions and leverages Azure proxies
superfly/aws-lambda-express-example
A light-weight example of AWS Lambda, using Express.js and Claudia.js.
vikin91/faas-perl-bibtex-2-html
Converting BibTeX to HTML based on modified BibStyle library. Prepared for serverless using OpenFaaS
diegozanon/serverless-store
Demo application created for my book: Building Serverless Web Applications. Published by Packt.
sweb1433/serverless-api
serverless-api using node
turiphro/aws-serverless-functions-and-serverless-containers
A template and demo app for deploying to both AWS Lambda (Serverless Functions) and AWS Fargate (Serverless Containers)
QueenieCplusplus/CloudRun
An Easy way to deploy app (alternative of GKE)
sachink23/express-lambda-starter
Boilerplate to automate express-js deployment with typescript for aws-lambda.