Serverless
Serverless architecture refers to apps that depend on third-party services (backend as a service, or BaaS) or custom code (functions as a service, or FaaS). Their goal is to free the developer and operator from managing the server their code runs on.
- GitHub: https://github.com/topics/serverless
- Wikipedia: https://en.wikipedia.org/wiki/Serverless_computing
- Related Topics: backend-as-a-service, functions-as-a-service, aws-lambda, google-cloud-platform,
- Aliases: serverless-architecture, serverless-examples, serverless-computing,
- Last updated: 2026-07-02 00:28:07 UTC
- JSON Representation
https://github.com/tobenot/basic-web-game-backend
๐ Modern TypeScript backend for web games with Fastify, tRPC & Prisma. Features magic link auth, type-safe APIs, and game-ready architecture.
api authentication backend database deployment fastify game-backend game-development jwt magic-link nodejs orm prisma serverless trpc typesafe typescript vercel web-game web-game-backend
Last synced: 09 Apr 2026
https://github.com/ayuspoudel/aws-lambda-serverless-jira-github-sync
Event-driven AWS Lambda project to automate Jira issue creation from GitHub events using a fully serverless architecture.
automation aws github jira lambda serverless
Last synced: 03 May 2026
https://github.com/cms-enterprise/batcave-tf-serverless
batCAVE Serverless Terraform module
aws-lambda batcave serverless terraform terraform-module
Last synced: 05 Aug 2025
https://github.com/matteobaccan/codemotion2024
Slide presentate al panel: Cloud made in Italy: unโofferta in ascesa
Last synced: 04 Mar 2026
https://github.com/tnar/sam-app
sam-app is a serverless application built using the AWS Serverless Application Model (AWS SAM). It includes Lambda functions for CRUD operations on a DynamoDB table, integrated with API Gateway for HTTP endpoints.
aws dynamodb javascript lambda nodejs sam serverless
Last synced: 16 Apr 2026
https://github.com/robertcsapo/aws-lambda-python-local
running a local aws lambda service with python
aws docker lambda local python serverless
Last synced: 16 Apr 2026
https://github.com/kzu/minimalfunctions
Mostly minimal .NET 6.0 preview APIs in Azure Functions
azure azure-functions serverless
Last synced: 19 Feb 2026
https://github.com/aryasaatvik/serverless-tsoa-starter
template for building and deploying a serverless API
aws cdk koa lambda serverless serverless-http tsoa workos
Last synced: 03 Feb 2026
https://github.com/futagoza/serverless
Modules to ease the use of Now v2 serverless Node apps
Last synced: 04 Aug 2025
https://github.com/jdawkinsdew/expressjs-lambda-serverless-boilerplate
Build serverless Express.js applications with AWS Lambda and Serverless Framework. Includes sample endpoints and authentication middleware for quick setup. #ExpressJS #AWSLambda #Serverless
aws-lambda-node expressjs expressjs-serverless-template serverless serverless-boilerplate stripe-webhooks
Last synced: 16 Apr 2026
https://github.com/matissjanis/sls-stock-alarms
Serverless stock email alarms when the specified thresholds are reached.
Last synced: 23 Sep 2025
https://github.com/helenaden/deploying-grafana-with-amazon-ecs-fargate
Deploying Grafana using Amazon ECS with Fargate
amazon-web-services cloudcomputing cloudsecurity containerization containers devops elasticcontainerservice grafana serverless
Last synced: 04 Aug 2025
https://github.com/keitakn/aws-serverless-devops
Code for realizing DevOps using AWS Lambda
aws-lambda devops ec2 serverless serverless-framework
Last synced: 04 Aug 2025
https://github.com/christianrich/aws-lambda-image-resizing
AWS Lambda function to handle image resizing
aws-lambda aws-s3 javascript nodejs serverless sharp
Last synced: 18 Apr 2026
https://github.com/ascariandrea/serverless-calendar
A calendar implementation in Serverless
Last synced: 03 Aug 2025
https://github.com/jandev/azurefunctions-httpbinding
A clean HTTP binding solution for Azure Functions
azure azure-functions http serverless
Last synced: 03 Aug 2025
https://github.com/mridang/example-cognito
An example project to toy around with AWS Cognito
aws aws-cognito cloudformation demo example nestjs serverless
Last synced: 03 May 2026
https://github.com/field9378/amplify-next
A modern, full-stack starter template combining the power of Next.js with AWS Amplify for building scalable web applications
amplify appcelerator authentication aws-cdk aws-lambda brenton-house graphql ios native nexusjs prisma serverless stack turbo
Last synced: 02 Aug 2025
https://github.com/victorsoares96/backend-template
aws-lambda express express-serverless mysql serverless typeorm
Last synced: 09 Mar 2026
https://github.com/malanius/code-portfolio
Malanius's code portfolio website, running serverless on AWS with CI/CI pipeline also on AWS
aws ci-cd codebuild codepipeline lambda portfolio portfolio-site portfolio-website react serverless
Last synced: 17 Apr 2026
https://github.com/glynnbird/so
Serverless StackOverflow poller
serverless slack stackoverflow
Last synced: 17 Apr 2026
https://github.com/msfidelis/serverless-offline-global-exporter
Export all lambda functions to process.env :zap: :zap: :zap:
serverless serverless-offline serverless-plugin
Last synced: 02 Aug 2025
https://github.com/mikaelvesavuori/testable-systems-starter
A sample project to use in testing workshops with the theme of testing and "more testable" systems.
boilerplate learning serverless starter template testing workshop
Last synced: 02 Aug 2025
https://github.com/towardsthecloud/vscode-sam-snippets
This extension adds AWS SAM snippets into Visual Studio Code.
amazon-web-services aws aws-sam cloudformation sam serverless snippets vscode vscode-extension vscode-snippets yaml
Last synced: 17 Apr 2026
https://github.com/wulfmann/serverless-static-site-password
Serverless Static Site Password
aws cloudfront jwt lambda password serverless static-site
Last synced: 03 May 2026
https://github.com/hnthap/primality
Primality test
css css3 html html-css-javascript html5 javascript primality-test prime-numbers serverless vanilla-css vanilla-javascript vanilla-js vanillajs
Last synced: 17 Apr 2026
https://github.com/docwho2/cisco-ip-phone-proxy-demo
nginx proxy for deploying simple Cisco IP Phone services hosted on AWS API-GW
aws-api-gateway aws-cloudformation aws-lambda aws-serverless cisco cloudformation ip-phone nginx-proxy proxy-server serverless xml
Last synced: 08 Nov 2025
https://github.com/mitevpi/serverless-azure-functions-template
Starter template for building & deploying serverless functions on Azure using .NET Core 3.1.
azure c-sharp dotnet dotnet-core serverless template
Last synced: 17 Apr 2026
https://github.com/cbartram/wait-smart
WaitSmart App re-written to be serverless using a modern micro-service architecture
amazon aws docker javascript kubernetes lambda node serverless services web
Last synced: 09 Apr 2026
https://github.com/layeredcraft/optimized-enums
High-performance typed enum pattern for .NET using source generation. No reflection, AOT-friendly, and designed for modern workloads like Blazor WASM and AWS Lambda.
aws dotnet layeredcraft open-source serverless
Last synced: 19 Apr 2026
https://github.com/umanari145/sam
sam(go+labmda+apigateway)
apigateway aws aws-lambda go serverless
Last synced: 17 Apr 2026
https://github.com/rodavel-labs/mail-catcher
๐จ Serverless inbound email API. Receive emails via AWS SES, query them via REST. Built for E2E testing and email ingestion pipelines.
aws aws-ses dynamodb e2e-testing email hono lambda s3 serverless sst typescript
Last synced: 04 Apr 2026
https://github.com/oeo/serverless-coffee
minimal boilerplate coffeescript express api using serverless and lambda
coffeescript express lambda serverless webpack
Last synced: 17 Apr 2026
https://github.com/nicolasschwarzer/fc-demo-service
Aliyun function compute demo service.
aliyun faas function-compute lerna nodejs serverless shell
Last synced: 17 Apr 2026
https://github.com/cybardev/discord-webhook-message
Simple Discord webhook to send a message to the server.
cloudflare discord javascript serverless webhook
Last synced: 17 Apr 2026
https://github.com/alertbox/serverless-basics-device-detect-ts
Shows how to use Lambda@Edge function to detect the device and redirect to respective domain.
aws-lambda boilerplate example-code nodejs serverless typescript
Last synced: 17 Apr 2026
https://github.com/s12v/weather-bot
Example AWS Lex bot
aws-lambda aws-lex facebook-messenger-bot serverless
Last synced: 01 Aug 2025
https://github.com/samrathreddy/mail-tracker
Self-hosted email open tracking with Cloudflare Workers. Privacy-first Mailtrack alternative with Chrome extension, bot filtering, and zero infrastructure.
chrome-extension cloudflare cloudflare-kv cloudflare-workers email-analytics email-tracker email-tracking emailtracker gmail kv-storage mail-tracker mailtrack-alternative open-source privacy read-receipts self-hosted serverless tracking-pixel
Last synced: 04 Apr 2026
https://github.com/tneudevteam/tneu-news-backend
algolia aws-lambda serverless terraform
Last synced: 17 Apr 2026
https://github.com/devdizzle/profitscout-engine
The ProfitScout Financial Data Pipeline is a fully automated, serverless system on Google Cloud Platform. It collects SEC filings, market data, financial statements, and earnings call transcripts, then stores the results in Cloud Storage and BigQuery while generating AI-powered transcript summaries via the Gemini API.
ai big-query cloud-functions data-pipeline financial-data google-cloud serverless
Last synced: 01 Aug 2025
https://github.com/95gabor/hono-nest-esbuild-example
node.js backend running on nestjs framework with hono adapter built with esbuild
esbuild hono lambda nest nodejs serverless typescript
Last synced: 09 Apr 2026
https://github.com/sap-archive/sales-cloud-extension-address-verification
SAP Sales Cloud Account address verification, a cloud-based solution, acts as an extension of SAP Sales Cloud, running on the SAP Business Technology Platform. It uses SAP BTP, Kyma runtime and is powered by Kyma serverless functions and event-based communication.
btp-use-case-factory kyma nodejs sample sample-code sap-btp sap-btp-kyma-runtime sap-sales-cloud serverless successfactors
Last synced: 25 Sep 2025
https://github.com/dbachko/crypto-guard
Crypto Guard
aws crypto es6 nodejs serverless
Last synced: 04 Apr 2026
https://github.com/hadenlabs/luca
Luca
bot linux macos nlp peru python serverless wit
Last synced: 03 May 2026
https://github.com/sgarciaddev/proyecto-ingweb
Desarrollo de Mapler para proyecto de la asignatura Ingenierรญa Web.
aws nextjs react serverless typescript vercel
Last synced: 04 Apr 2026
https://github.com/edmolima/maracanaunews
Distributed, serverless news scraper from Maracanaรบ. AWS Lambda, SQS, DynamoDB, EventBridge, Terraform. Secure, open source.
aws cloudwatch dynamodb eventbridge lambda nodejs serverless sqs terraform
Last synced: 18 Apr 2026
https://github.com/beneshed/tropokta
Custom AWS Cloudformation Resource for Okta Users and Groups
cloudformation-templates okta python serverless troposphere
Last synced: 01 Aug 2025
https://github.com/bradlab/chatbot
A chatbot API developed with FastAPI, designed to be deployed on AWS Lambda via Mangum
aws aws-cloudformation aws-dynamodb aws-lambda docker fastapi jenkins python serverless
Last synced: 04 Apr 2026
https://github.com/devandreacarratta/bugs-in-cloud-youtube-channel
Bugs In Cloud - Elenco dei Video
aws aws-lambda azure azure-functions azuredatafactory github github-actions lambda serverless terraform visual-studio-code
Last synced: 04 Apr 2026
https://github.com/mikaelvesavuori/codecommit-slack-bot
Simple serverless Slack bot for notifying about AWS CodeCommit events.
aws ci-cd codecommit notifications serverless slack slack-bot
Last synced: 18 Apr 2026
https://github.com/cliffcrerar/my-apollo-graphql-server
Apollo GraphQL server
graphql ide now serverless zeit
Last synced: 18 Apr 2026
https://github.com/jimmypocock/cursor-rules
Best practices for Cursor IDE with AWS, Next.js, and React Native
ai-assistant aws cursor cursor-rules nextjs react-native serverless typescript
Last synced: 24 Sep 2025
https://github.com/panastasiadis/openwhisk-actions
Serverless functions for a cloud computing course project using OpenWhisk and MinIO. Includes actions for email services, data storage, and retrieval โ built to demonstrate serverless architecture in practice
cloud-computing educational-project email-service minio nodemailer object-storage openwhisk serverless serverless-functions
Last synced: 03 May 2026
https://github.com/gowth6m/tuaysa-backend
Serverless backend for Tuaysa written in Go. Uses Gin Gonic, MongoDB and Vercel cloud functions.
gin-gonic golang mongodb serverless tuaysa vercel
Last synced: 18 Apr 2026
https://github.com/sharjeelsafdar/project12d-bookmarking-application
A Serverless JAMstack Bookmarking App with Gatsby, Netlify, FaunaDB, GraphQL, and TypeScript
bookmarks faunadb gatsbyjs graphql jamstack netlify netlify-functions reactjs serverless static-site typescript
Last synced: 05 Apr 2026
https://github.com/ainz012/loyalty
Third WEB project for yandex-lyceum
amplify aws ethereum-dapp fingerprint hyperledger-fabric logo-folder loyalty-program loyalty-solutions rewards serverless solidity truffle typescript verifiable-ai
Last synced: 05 Apr 2026
https://github.com/antogno/omninext
Simple AWS Lambda REST API in Node.js with Serverless.
api aws aws-lambda node serverless serverless-framework
Last synced: 03 May 2026
https://github.com/elmahio/elmah.io.functions
elmah.io logger for Azure Functions and WebJobs
azure azure-functions crash-reporting crash-reporting-tool elmah elmah-io error-handling error-log error-monitoring serverless
Last synced: 18 Apr 2026
https://github.com/humancto/hawk
Map your AWS serverless architecture in seconds. Discover Lambda functions, triggers, and connected services โ render as navigable graphs.
architecture-visualization aws aws-sdk-rust bevy cli cloud-discovery devops graph-visualization infrastructure infrastructure-mapping lambda mermaid rust serverless
Last synced: 03 May 2026
https://github.com/aalfiann/swift
A modern, slim, lightweight, flat file or serverless micro framework.
flat-file microframework router serverless slim
Last synced: 01 Aug 2025
https://github.com/gussf/serverless-microservice
Go service using AWS's API Gateway, Lambda
api-gateway aws lambda serverless
Last synced: 18 Apr 2026
https://github.com/wesleysbmartins/aws_lambda
Projeto de estudos sobre o que รฉ e como usar AWS Lambda, adicionando documentaรงรตes e tutoriais sobre como usar este recurso com NodeJS e Golang.
api-gateway aws aws-api-gateway aws-apigateway aws-lambda aws-serverless cloud go golang lambda lambda-functions nodejs serverless
Last synced: 09 Apr 2026
https://github.com/codebyshubham/simple-serverless-api-aws-lambda
This is a simple serverless node.js api for amazon aws lambda
aws-lambda es6 javascript nodejs serverless
Last synced: 19 Apr 2026
https://github.com/renato0307/diy-dyn-dns
DIY Dynamic DNS using AWS serverless services and Go
Last synced: 19 Apr 2026
https://github.com/pablosilvab/demo-serverless-test
Este proyecto tiene como objetivo realizar test en aplicaciones serverless
aws-lambda jest nodejs serverless serverless-framework
Last synced: 03 May 2026
https://github.com/mikaelvesavuori/minimalist-serverless-starter
Opinionated minimalist realist serverless starter
boilerplate demo serverless starter template
Last synced: 20 Apr 2026
https://github.com/coderomm/medium
Medium like basic complete app. Deployed on cloudflare workers.
blogapp blogapp-mern cloudflare-workers fullstack-development hono postgresql postgresql-extension prisma-orm reactjs serverless serverless-backend
Last synced: 20 Apr 2026
https://github.com/afritzler/request-limits-mutator
Google Cloud Functions based MutatingAdmissionWebhook to Remove Resource Limits from your Kubernetes Objects
cloudfunctions do-not-use-in-production kubernetes mutatingadmissionwebhook serverless
Last synced: 20 Apr 2026
https://github.com/shchoholiev/medical-records-ml
Machine Learning model for stroke prediction integrated with a blockchain-based system that securely stores medical records. The solution includes automated alerts to patients and medical personnel for potential stroke risks, enhancing early detection and timely intervention.
azure-functions cosmosdb python random-forest serverless smtp
Last synced: 04 Jun 2026
https://github.com/getshifter/shifter-headless-11ty-tailwind
Shifter Headless 11ty Starter TEmplate: A powerful foundation for building headless WordPress websites using the 11ty static site generator and Shifter as the serverless hosting and deployment platform.
11ty rest-api serverless static-site-generator tailwindcss wordpress
Last synced: 20 Apr 2026
https://github.com/ryan-d-gordon/ec2-start-stop-lambda
A simple Python-based Lambda function to start or stop EC2 instances via HTTP GET or POST
api-gateway automation ec2 get get-request lambda python-lambda serverless utility
Last synced: 20 Apr 2026
https://github.com/dmschauer/aws-cdk-save-spotify-data
Use AWS CDK (Python) to periodically call Spotify APIs and store artist data using serverless services (Lambda, API-GW, DynamoDB, S3, EventBridge)
aws aws-cdk aws-lambda dynamodb python serverless spotify
Last synced: 20 Apr 2026
https://github.com/slappforge/slappforge-sdk
A collection of useful Javascript utilities for NodeJS based serverless applications
aws-lambda dom javascript nodejs serverless the xml xpath
Last synced: 20 Apr 2026
https://github.com/pulldit/pulldit.github.io
Download Reddit images, GIFs & videos entirely in your browser. Static, no backend, strict CSP, switchable proxy modes. Not affiliated with Reddit.
bulk-download client-side cloudflare-workers cors-proxy downloader gif-downloader github-pages image-downloader jszip media-downloader open-source privacy reddit reddit-downloader serverless static-site subreddit vanilla-js video-downloader zip
Last synced: 05 Jun 2026
https://github.com/multimeric/adaptatron
Adaptatron discord bot: an interactive card search engine for Legends of Runeterra within Discord
discord discord-bot lambda legends-of-runeterra runeterra serverless
Last synced: 20 Apr 2026
https://github.com/chrisco/aws-serverless
A small AWS serverless project for learning and fun
api aws aws-apigateway aws-cloudfront aws-cognito aws-dynamodb aws-lambda aws-route53 aws-s3 serverless spa
Last synced: 20 Apr 2026
https://github.com/bblackwo/hello-serverless
Trying out the Serverless Framework
backend serverless serverless-framework
Last synced: 31 Jul 2025
https://github.com/shwetajoshi601/aws-cdk-hit-counter-app
An AWS CDK application built as a part of CDK workshop
aws aws-cdk serverless typescript
Last synced: 21 Apr 2026
https://github.com/yukihirai0505/serverless-utils
:relieved: Serverless Utils
Last synced: 31 Jul 2025
https://github.com/zrierc/next-lambda
Implement deploying NextJS App on AWS Lambda with several methods
aws-lambda lambda nextjs serverless
Last synced: 21 Apr 2026
https://github.com/alegerber/folio
Serverless-native PDF API. HTML โ PDF on AWS Lambda, S3-first. TypeScript, Fastify, headless Chromium.
aws-lambda html-to-pdf pdf pdf-generation puppeteer s3 serverless
Last synced: 21 Apr 2026
https://github.com/gaston-flores/sls-helix-template
Template repo for GraphQL + Serverless projects
Last synced: 21 Apr 2026
https://github.com/bhumijgupta/serverless-s3-cleaner
A serverless lambda function to clean s3 bucket after every 7 days
Last synced: 21 Apr 2026
https://github.com/rishi-raj-jain/edgio-commerce-api-example
A demo showing off EdgeJS app as a mock e-commerce API with Edgio
caching cdn ecommerce edge-computing edgejs layer0 serverless static
Last synced: 23 Sep 2025
https://github.com/kennedyowusu/koolbase-cli
CLI tool for Koolbase โ deploy functions, manage cron schedules, and invoke from your terminal.
cli cron developer-tools functions golang koolbase open-source serverless
Last synced: 05 Jun 2026
https://github.com/brianprost/cloud-programming-final-project
Further exploration of AWS Services, specifically DynamoDB, S3 buckets, Serverless Computing with AWS Lambda, and using REST API with AWS.
aws aws-lambda aws-s3 dynamodb rest-api s3 serverless
Last synced: 22 Apr 2026
https://github.com/e2fyi/bot-serverless
AWS lambda for Facebook messager bot
aws-lambda facebook-messenger-bot serverless
Last synced: 22 Apr 2026
https://github.com/samcorcos/warm-lambda
Test how long your lambda functions stay warm
aws aws-lambda cloudwatch lambda serverless serverless-architectures serverless-framework
Last synced: 22 Apr 2026
https://github.com/vikas2171/my-portfolio
An original, responsive terminal portfolio designed in Figma and built with vanilla HTML/CSS/JS. Features a live CLI, client-side ciphers, and serverless functions.
cli cryptography css figma html javascript netlify portfolio-website responsive-design serverless terminal
Last synced: 04 May 2026
https://github.com/nexepic/zyx
High-performance, embeddable graph database engine with Cypher queries, ACID transactions, vector search, and WebAssembly support
cross-platform database embedded graph graph-database high-performance serverless
Last synced: 21 May 2026
https://github.com/wouterraateland/3broek
Webshop for low-cut harem pants known as Aladdin pants
create-react-app react serverless webshop
Last synced: 15 May 2026
https://github.com/navneetlal/painless-aws-boilerplate
Boilerplate for aws lambda and other serverless resources
aws aws-lambda microservice reverse-proxy serverless typescript
Last synced: 24 Apr 2026