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/monicaalyssa/meet
Meet is a serverless web application that allows users to search for upcoming events in different cities.
aws-lambda cucumber jest oauth2 pwa react recharts serverless
Last synced: 16 Apr 2026
https://github.com/sumanbiswas7/cinematic-server
Discover the Next Must-Watch Movie: Share Your Suggestions and Inspire Your Friends with the Latest and Greatest Film Recommendations!
apollo graphql prisma serverless
Last synced: 12 Apr 2026
https://github.com/redopsbay/cloudworkshop-lab-source
Source code for cloudworkshop
api api-gateway aws azure cloud cloud-native digitalocean gcp serverless
Last synced: 16 Jan 2026
https://github.com/ivansojivarghese/proxy
A serverless function for proxying image requests, designed for use with Vercel. It fetches images from a specified URL and serves them with appropriate CORS headers and content types. Ideal for bypassing cross-origin restrictions when fetching remote images.
api cors image-proxy javascript node-fetch proxy serverless vercel
Last synced: 19 Apr 2026
https://github.com/lucagoslar/sveltekit-vercel-hybrid-edge
πͺ Build for the edge but fall back to serverless functions if necessary.
adapter edge functions kit serverless svelte vercel
Last synced: 09 May 2026
https://github.com/lucasnetau/bingo
This is an in-browser client only implementation of the American 75-number version of Bingo.
bingo bingo-5x5 bingo-card bingo-cards bingo-game serverless static-website
Last synced: 06 Jan 2026
https://github.com/marcduiker/functionapp-deployment-dotnet6
Example Function App in .NET 6 to be used with the Azure Functions University deployment lesson.
azure azure-functions azure-functions-university github-actions serverless
Last synced: 09 May 2026
https://github.com/gamadorh/serverless-hello-world
Hello World application with Serverless Framework.
aws example hello-world nodejs serverless serverless-framework
Last synced: 16 Apr 2026
https://github.com/utkuonursahin/weather-app
Weather forecast web application with vanilla Javascript and SCSS.
Last synced: 21 Jul 2025
https://github.com/gowth6m/gce-backend-go
Serverless backend for Great Comcat Engineering written in Go. Uses Gin Gonic, MongoDB and Vercel cloud functions.
gin-gonic golang mongodb serverless vercel
Last synced: 12 Apr 2026
https://github.com/theognis1002/serverless-nexus-app
Serverless application built with API Gateway, Lambda, AWS SAM
api-gateway aws-lambda aws-sam python3 serverless
Last synced: 03 Sep 2025
https://github.com/alicja-in-wonderland/meet
Meet App allows users to search for a city and get a list of events hosted in that city (or events in all cities).
aws express javascript lambda-functions node react serverless
Last synced: 01 Apr 2026
https://github.com/globus/example-data-portal-with-custom-content
An example data portal that includes custom Markdown and MDX content.
Last synced: 25 Jan 2026
https://github.com/nathanrooy/windspeed.app
A free, no-frills weather stamp for your Strava activities.
go netlify serverless strava weather
Last synced: 03 Sep 2025
https://github.com/alexkravets/devices
Token validation service for iOS devices.
aws device ios serverless token validation
Last synced: 30 Apr 2026
https://github.com/erankitcs/serverless-aws-acloudguru
aws aws-lambda cloud cloudformation serverless
Last synced: 25 Apr 2026
https://github.com/vdparikh/serverless-slack-slash-commands
Demonstrates how to create/integrate serverless with Slack slash commands
Last synced: 10 Mar 2026
https://github.com/tigrisdata-archive/tigris-trpc-nextjs
An example of using Tigris Database and Search with tRPC and Next.js
nextjs search serverless tigris-data tigris-database trpc
Last synced: 11 Jun 2025
https://github.com/aitechhero/nonullsense-awsai-chatbot
Efficient and effective chatbot deployment on AWS! This repository supports the "No Nullsense AI Chatbot" YouTube series and delivers a streamlined guide to building and deploying a chatbot application on Amazon Web Services (AWS) leveraging open-source tools.
ai amazon-web-services artificial-intelligence aws aws-bedrock chatbot cloudformation dialogflow lambda natural-language-processing nlp open-source python rasa serverless
Last synced: 09 May 2026
https://github.com/luminati-io/serverless-scraping-scrapy-aws
Deploy a Scrapy spider to AWS Lambda and store scraped data in S3 for a cost-effective, serverless scraping solution.
aws s3 scrapy serverless serverless-functions web-scraper web-scraping
Last synced: 03 Sep 2025
https://github.com/b4rtaz/web3-serverless-node
Simple Web3 Serverless Node
dapp ethereum php8 serverless web3
Last synced: 17 Apr 2026
https://github.com/samuraikun/image-resizer-lambda-serverless
AWS Lambda to resize image by Serverless Framework
docker docker-lambda lambda lambda-layer ruby serverless serverless-framework
Last synced: 09 May 2026
https://github.com/pmuens/t2f
Tail a file and invoke functions in the cloud based on Regex patterns
event event-gateway events serverless serverless-architectures
Last synced: 10 Jun 2025
https://github.com/codekeyz/cs3-cloud-functions
Firebase Cloud functions that run to support CS3 Android Application
android cloud-functions final-year-project firebase firebase-functions knust serverless serverless-functions
Last synced: 17 Apr 2026
https://github.com/fnoquiq/ignite1-nodejs-chapter6-desafio1
[Ignite] Chapter 6 - Desafio 01 - Trilha Node.js
Last synced: 14 May 2026
https://github.com/na-launch/developer-experience-workshop-module4-java
Developer Experience Workshop - Module 4 - Java
openshift quarkus serverless workshop
Last synced: 17 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/createunique/simple_file_sharing_wan
A P2P file sharing system utilizing WebRTC for seamless global file transfers. Live at below link.
file-transfer networking node-js p2p peer-to-peer peer2peer serverless socket-io webrtc
Last synced: 09 May 2026
https://github.com/ronihdzz/aws-lambda-fastapi-template
Professional template for building serverless REST APIs with FastAPI, Docker, and AWS Lambda. Includes modular architecture, real database testing, and full CI/CD integration.
aws-lambda ci-cd cloud docker fastapi github-actions mangum microservices mongodb postgresql pydantic python rest-api serverless sqlalchemy template testing
Last synced: 17 Apr 2026
https://github.com/devinslick/simple-sieve-generator
A serverless (cloudflare worker) site to quickly generate complex sieve filters; especially useful with Simplelogin and Protonmail!
cloudflare-workers cloudflare-workers-kv cloudflare-workers-site email-filtering protonmail serverless sieve simplelogin
Last synced: 04 Apr 2026
https://github.com/djvcom/efs-s3-relay
Lambda function to relay files from EFS to S3 with OpenTelemetry instrumentation
aws-lambda efs opentelemetry s3 serverless typescript
Last synced: 18 Apr 2026
https://github.com/tneudevteam/tneu-news-backend
algolia aws-lambda serverless terraform
Last synced: 17 Apr 2026
https://github.com/savjee/ezstore
A tiny serverless datastore for IoT data
aws aws-dynamodb aws-lambda iot serverless
Last synced: 17 Apr 2026
https://github.com/moesif/moesif-alexa-skills-nodejs
alexa alexa-custom-skill alexa-skills-kit aws aws-lambda lambda logger logging serverless
Last synced: 01 May 2026
https://github.com/queen-raae/demo-data-functions
A small demo of the three common ways to get dynamic data into your Gatsby Functions.
gatsby gatsbyjs queen-raae serverless
Last synced: 09 May 2026
https://github.com/dbachko/crypto-guard
Crypto Guard
aws crypto es6 nodejs serverless
Last synced: 04 Apr 2026
https://github.com/zkfmapf123/terragrunt-atlantis
atlantis terragrunt setting
atlantis ecs fargate serverless terragrunt
Last synced: 19 Apr 2026
https://github.com/hectorta1989/serverless-security-camera
camera ifttt-webhooks messagebroker mqtt serverless
Last synced: 11 Apr 2026
https://github.com/devonchurch/sausage-sizzle
AWS Lambdas for the Enhance Digital marketing site.
aws aws-sns lambda nodejs serverless
Last synced: 18 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/mridang/example-gateway
An example project to toy around with AWS's API Gateway
aws aws-apigateway cloudformation demo example nestjs serverless
Last synced: 09 May 2026
https://github.com/wpernath/knative-workshop
A tutorial repository to discuss benefits of serverless in a kubernertes environment
helm knative-serving kubernetes openshift-v4 serverless
Last synced: 18 Apr 2025
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/sashveerramjathan/abc-retail-ecommerce-platform
ABC Retail is a cloud-powered e-commerce platform built with ASP.NET Core π and was hosted on Azure βοΈ. It uses Azure services like SQL Database ποΈ, Blob Storage πΌοΈ, and Functions β‘ for scalable and efficient order management and customer data
asp-net-core azure azure-functions blob-storage cloud-development ecommerce queue-storage serverless table-storage web-development
Last synced: 22 Apr 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/techprober/ci-bot
CI bot acts like an actual GitHub user to interact with end-users across multiple GitHub Actions (PR Checks, CI Status Monitoring, and more)
container github github-app serverless
Last synced: 20 Jun 2026
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/ably-labs/netlify-identity-auth
Use the Netlify platform to provide an Ably JWT endpoint integrated with identity which allows user validation and moderation
ably api authentication blog blogpost identity jwt lambda netlify serverless
Last synced: 03 Jan 2026
https://github.com/masaok/serverless-nodejs-app-demo
Basic Serverless AWS Node.js "Hello World" Demo
aws aws-lambda hello-world nodejs serverless
Last synced: 09 May 2026
https://github.com/adrianhdezm/serverless-app-boilerplate
Just another Serverless Application Boilerplate
aws-lambda cloudformation serverless typescript
Last synced: 10 May 2025
https://github.com/bhavik402/reminders-api-serverless-go
proof of concept project for serverless CRUD rest api
aws-apigateway aws-cdk aws-dynamodb aws-lambda go serverless
Last synced: 11 Nov 2025
https://github.com/muriloamendola/serverless-image-resize
This is a sample project illustrating how you can handle with S3 trigger events using AWS lambda functions.
github-actions image-manipulation lambda s3 serverless serverless-framework sharp typescript
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/alitursucular/serverless-github-repository-fetcher-microservice
Firebase serverless functions & ExpressJS based GitHub repository fetcher for my professional blog alitursucular.github.io
expressjs firebase firestore githubrepos microservice serverless
Last synced: 11 Apr 2026
https://github.com/mashkovtsevlx/serverless-cloudflare-tunnel
This Serverless plugin creates a Cloudflare tunnel for your serverless offline endpoints.
cloudflare serverless serverless-offline serverless-offline-plugin serverless-plugin
Last synced: 10 May 2026
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/rajatjindal/bollywood-wasm
A simple game to guess the movie
Last synced: 10 May 2026
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/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/aryan007-bot/portfolio2.0
A dynamic portfolio showcasing my expertise as a Frontend Developer, blending creativity and technology to create engaging and responsive web applications.
css3 html5 nextjs router serverless tailwindcss typescript
Last synced: 11 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/yeseh/zenith
Minimal runtime for serverless functions built with Go and Docker. Supports Deno only at the moment.
containers deno docker go serverless serverless-framework
Last synced: 09 May 2026
https://github.com/andreasonny83/serverless-name-generator
:zap: Unique name generator API using AWS Lambda and Serverless
aws-lambda circleci continuous-deployment serverless
Last synced: 22 Apr 2026
https://github.com/barakchamo/drumf
A Twitter bot more intelligent than the unfortunate POTUS
drumf markov-chain serverless trump twitter-bot
Last synced: 07 Apr 2025
https://github.com/tranngoca5039/bigquery-a5y
π Streamline your data analysis with bigquery-a5y, a powerful tool for optimizing BigQuery performance and improving query efficiency.
analytics api big-data bigquery cloud-computing data-analysis data-integration data-management data-pipeline data-visualization data-warehouse google-cloud machine-learning serverless sql
Last synced: 05 Jun 2026
https://github.com/rorpage/openfaas-disney-display
An OpenFaaS function that feeds a NodeMCU
disney nodemcu openfaas openfaas-cloud openfaas-function serverless
Last synced: 13 May 2026
https://github.com/aaron5670/beer-on-sale-app
π» Dutch beer discounter application build with React and Ionic Framework 5
android beer ionic ionic-framework scrapper serverless serverless-api
Last synced: 10 May 2026
https://github.com/mrdulin/serverless-functions-go
Better serverless architecture for deploying easily using Cloud Run, Cloud Functions, GKE, even a web server
architecture clean-architecture cloud cloud-functions cloud-run go golang google-adwords serverless serverless-functions
Last synced: 26 Oct 2025
https://github.com/worldmohammad/oee-master-lite
A serverless, offline-first Overall Equipment Effectiveness (OEE) tracker. Calculate Availability, Performance, and Quality locally in your browser. Perfect for Lean Manufacturing and zero-cloud data privacy.
lean-manufacturing manufacturing-software oee-calculator overall-equipment-effectiveness serverless
Last synced: 20 Jun 2026
https://github.com/hiteshjasani/jasani-serverless-cljs-template
A lein template for cljs/clojurescript/nodejs on FaaS platforms
clojurescript faas lein-template serverless
Last synced: 25 Apr 2026
https://github.com/nheidloff/openwhisk-memory-java-javascript
Memory Usage of OpenWhisk Functions with Java and JavaScript
java javascript memory openwhisk serverless
Last synced: 25 Apr 2026
https://github.com/epiresdasilva/clipper-function
clipper faas function ibm ibmcloud serverless
Last synced: 27 May 2026
https://github.com/yeukfei02/python-serverless
python-serverless
aws-apigateway aws-lambda dynamodb python serverless
Last synced: 10 May 2026
https://github.com/a-samod/azure-vehicle-show-registration-api
This Azure-based API is designed for managing vehicle registrations for a vehicle show meetup. It supports operations like user registration, vehicle number validation, and user management with features like filtering, pagination, and timestamps. Built using Node.js, Express, and MongoDB.
azure-functions http-trigger mongodb nodejs rest-api serverless
Last synced: 14 Apr 2026
https://github.com/dinushchathurya/amplify-auth-angular
Angular Auth project using AWS Amplify.
amplify amplify-auth amplify-cognito angualr angualr-amplify angular-amplify-cognito angular-auth aws cognito serverless
Last synced: 11 Apr 2026
https://github.com/tbxark-arc/github-trending-workers
Github trending json api
cloudflare-workers github-api serverless
Last synced: 23 Mar 2025
https://github.com/irmantastam/vite-vue-spa
Example repo to showcase Vite + Vue SPA application with API endpoint using Vercel serverless function.
composition-api serverless single-page-app spa vercel vite vue3
Last synced: 18 Apr 2026
https://github.com/zbo14/fastify-nuxt-vercel
π A GitHub template for a Fastify / Nuxt app that deploys to Vercel
fastify nuxt nuxtjs serverless tailwindcss vercel vue vuejs
Last synced: 11 Apr 2026
https://github.com/huksley/serverless-python-flask
Flask based Python app which deploys to AWS as a serverless app
Last synced: 27 Apr 2026
https://github.com/bouchraakl/pedidos-api
A serverless orders management API built with Node.js and Firebase Cloud Functions. It allows creating, listing, and managing customer orders stored in Firestore. Developed as part of a cloud computing project to demonstrate serverless architecture.
firebase firebase-database google-cloud serverless
Last synced: 11 May 2026
https://github.com/bryik/cloud-functions
A collection of "serverless" functions deployed to GCP.
google-cloud-platform serverless
Last synced: 27 Apr 2026
https://github.com/bryanthelai/irelia-ai
Real-time voice negotiation platform built with Next.js and ElevenLabs Conversational AI. Users interact with a voice agent and simulate buyer offers via UI sliders. Ephemeral state, resilient session management, and secure server-side token minting.
conversational-ai elevenlabs negotiation nextjs real-time serverless typescript vercel voice voice-agent voice-agents voice-assistant webrtc
Last synced: 27 Apr 2026
https://github.com/rofix12/spring-microservices
Fast Food CRM application using Spring Microservices.
chaos-monkey hystrix java microservice microservices-architecture opentelemetry rabbitmq resilience4j ribbon serverless spring-cloud-gateway spring-cloud-sleuth spring-microservices swagger2
Last synced: 27 Apr 2026
https://github.com/lukasholzer/medusa-api
REST-API for managing customers and Projects with a serverless service on AWS Lambda
api dynamodb nodejs rest-api serverless typescript
Last synced: 27 Apr 2026
https://github.com/jonaylor89/open-video
Video Conferencing Site using Netlify fauna DB, and Opentok
faunadb html javascript netlify opentok serverless webapp
Last synced: 12 Jun 2026
https://github.com/jcaperella29/gcp-fastq-event-pipeline
Cloud-native, event-driven FASTQ QC pipeline on GCP with serverless orchestration and containerized batch compute.
bioinformatics cloud-functions cloud-native data-pipeline docker etl event-driven eventarc fastq gcp genomics pipeline-automation scientific-computing serverless
Last synced: 28 Jun 2026
https://github.com/thedevopsguyblog/cli
A CLI that bootstraps your workspace to build Fullstack Serverless AWS Apps.
aws-cdk-typescript cli deno nextjs14 serverless
Last synced: 28 Apr 2026
https://github.com/adamslack/playgrounds
playgrounds for various things. Each branch is its own playground
aws cdk cdk-examples hacktoberfest playground react sandbox serverless
Last synced: 11 May 2026
https://github.com/appgalleryconnect/agc-cordova-plugin
This repository including all of exsiting plugins of AppGallery Connect Service in cordova.
android-ios-hybrid android-links authorization authservice cordova crash cross-platform huawei-appgallery javascript remoteconfig serverless
Last synced: 28 Apr 2026
https://github.com/sharjeelsafdar/project13a-todo-app-backend-with-aws-cdk
This AWS CDK App deploys the backend infrastructure for Project 13A.
appsync aws-cdk cloudformation cloudfront code-pipeline cognito dynamodb gatsbyjs graphql s3-bucket serverless userpool
Last synced: 05 May 2026
https://github.com/nitpum/billing-monthly-notify
Monthly billed notification. Send via Discord
Last synced: 28 Apr 2026