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-06-25 00:24:31 UTC
- JSON Representation
https://github.com/exanubes/file-handling-using-s3
This example project serves as an exploration of Amazon Simple Storage Service (S3) capabilities, showcasing an implementation of some key features for developers. The project focuses on various aspects, including upload and download functionalities using signed URLs, bucket versioning, archiving, retrieval, and multipart uploads.
aws aws-s3 s3-archive s3-download s3-glacier s3-lifecycle-policy s3-multipart-upload s3-uploads s3-versioning serverless signed-urls sst sveltekit turso
Last synced: 20 Apr 2026
https://github.com/fallaciousreasoning/ereader
An ereader app, using epubjs
epub epub-files epub-reader epub3 epubjs next nextjs offline offline-first pwa react readium serverless static tailwind typescript
Last synced: 20 Apr 2026
https://github.com/opensourceraidguild/quest-board
Quest Board part of OSRG Platform
cloudflare platform serverless system workers
Last synced: 22 Apr 2026
https://github.com/tm9657/jwk-store
The JWK Store is a flexible solution that allows you to provide your services with custom JSON Web Keys (JWK). It enables clients to request a JWK from the server, which can be associated with a password. If no JWK is found for the given ID, a new one will be generated.
cloudflare jwk jwks microservice serverless service worker
Last synced: 23 Apr 2026
https://github.com/jthomas/cloud-functions-metrics-service
This project uses IBM Cloud Monitoring to save metrics from IBM Cloud Functions
ibm-cloud-functions metrics monitoring openwhisk serverless
Last synced: 24 Apr 2026
https://github.com/swarajkumarsingh/aws-ecr-golang
A Comprehensive Guide on Using Serverless Architecture to Deploy Dockerized Golang Server to AWS ECR & ECS
aws aws-cli ecr ecs go golang serverless
Last synced: 26 Apr 2026
https://github.com/yeongseon/azure-functions-logging-python
Invocation-aware structured logging for Azure Functions Python v2 — Part of the Azure Functions Python DX Toolkit
azure azure-functions dx-toolkit logging python serverless
Last synced: 07 Jun 2026
https://github.com/pfazzi/aws-php-custom-authorizers-api
A demo project showing how to implement a custom authenticator based on a JWT for Serverless framework with PHP and Bref.
authorization aws bref jwt php serverless
Last synced: 27 Apr 2026
https://github.com/ematipico/middy-request-response
Creates a request/response objects from API Gateway event
Last synced: 28 Apr 2026
https://github.com/vidyasagarmsc/openwhisk-nodejs-webui
A Bluemix hosted Openwhisk NodeJS Query WebUI. Go Serverless!!
bluemix-account ibm-bluemix nodejs openwhisk openwhisk-cli rest-api serverless
Last synced: 28 Apr 2026
https://github.com/jothi-prasath/cf-whats-my-ip
cloudfare-workers cloudflare serverless
Last synced: 28 Apr 2026
https://github.com/statebait/poketwitbot
A simple Twitter bot that tweets about a random pokemon everyday.
api axios cheerio cron lodash nodejs pokemon serverless twit twitter-bot
Last synced: 28 Apr 2026
https://github.com/hoffmano/encrypt-serverless
Encrypt serverless functions
aws aws-lambda javascript serverless serverless-framework
Last synced: 28 Apr 2026
https://github.com/kazordoon/nodejs-serverless-api
:computer: Projeto para o módulo "Construindo sexy APIs usando arquitetura serverless" do Bootcamp "Desenvolvimento Node.js" da plataforma de cursos online "Digital Innovation One".
api digital-innovation-one dio nodejs serverless
Last synced: 29 Apr 2026
https://github.com/milesgranger/brutus
Distributed Computing Framework using AWS Lambda
amazon-lambda aws aws-lambda distributed distributed-computing lambda python python3 serverless
Last synced: 30 Apr 2026
https://github.com/adaptive/workers-ci
Workers continuous integration lite tool, bundler and publisher.
ci ci-cd cloudflare edge hacktoberfest serverless workers
Last synced: 30 Apr 2026
https://github.com/eaddingtonwhite/momento-dogpile
Demo showing Momento serverless cache w/ dogpile wrapper
Last synced: 08 Jun 2026
https://github.com/saehun/minimal-url-shortner
Minimal url shortner for personal use. DynamoDB, S3, Lambda and Typescript (fastify)
aws-lambda dynamodb fastify serverless typescript url-shortener
Last synced: 01 May 2026
https://github.com/go-serverless/serverless-iam-dynamodb
Building serverless CRUD services in Go with DynamoDB
api-gateway aws crud dynamodb golang lambda serverless serverless-crud-services
Last synced: 01 May 2026
https://github.com/yagoluiz/rfid-reader-api
Service architecture for reading RFID tags / [PT-BR] Arquitetura de serviços para leitura de tags RFID
asp-net-core azure azure-functions container devops microservices serverless
Last synced: 02 May 2026
https://github.com/iamrajiv/neon-db-query-executor
The SQL Query Executor for Neon Database is a lightweight Go-based application that allows you to execute SQL queries stored in files against a Neon database. It provides a simple and efficient way to run SQL queries and print the results.
go neondatabase postgresql serverless sql
Last synced: 02 May 2026
https://github.com/mitocgroup/deep-microservices-root-react
Root React Microservice built on top of DEEP Framework and published in DEEP Marketplace
cloud-native deep-framework full-stack javascript react serverless
Last synced: 03 May 2026
https://github.com/buraksakalli/nextjs-firebase-serverless-ifttt-example
A basic app with Next.js, Firebase, Serverless, IFTTT. A jaw-dropping combo!
cars24 firebase nextjs nextjs-typescript serverless webscraping
Last synced: 03 May 2026
https://github.com/rodneylab/gatsby-cloud-functions-recaptcha
Example site showing how Gatsby Cloud Functions can be used with an accessible reCAPTCHA.
axios formik gatsby gatsby-cloud gatsby-cloud-functions gatsby-functions gatsbycloud mdx mdx-gatsby nodemailer react recaptcha recaptcha-v3 serverless
Last synced: 04 May 2026
https://github.com/mlabouardy/lambda-oneshot-container
One-shot container with Serverless
containers docker golang jenkins lambda serverless
Last synced: 06 May 2026
https://github.com/niiknow/claudiauth
Serverless/Lambda auth with cognito user pool and claudiajs
auth authentication aws claudia claudiajs cognito jwt lambda saas serverless
Last synced: 06 May 2026
https://github.com/oxy86/cf-react
Tutorial project to use Cloudflare Workers to deploy and serve a full static site developed in React, serverless.
cloudflare create-react-app react serverless workers wrangler
Last synced: 06 May 2026
https://github.com/travelxml/netflix-clone-with-astradb-graphql
Netflix Clone with Cassandra, GraphQL and Node, Netflix clone built with AstraDB and GraphQL. A comprehensive project showcasing database integration and GraphQL for scalable, efficient video streaming applications.
astradb cassandra cassandra-cql cassandra-database clone clone-app clone-coding cloner cloud cloud-computing gitpod graphql graphql-api headless js netlify node node-js nodejs serverless
Last synced: 07 May 2026
https://github.com/kaihendry/aws-sam-gateway-example
Using AWS SAM with Go's standard req/resp http interface
api-gateway aws aws-lambda aws-sam lambda serverless
Last synced: 07 May 2026
https://github.com/sc5/serverless-deployment-ansible
Example Ansible playbook for deploying Serverless service from prebuilt artifacts
ansible ansible-playbook jenkins orchestration serverless
Last synced: 09 May 2026
https://github.com/sinedied/azure-functions-langchainjs-demo
Build a generative AI application using Azure Functions and LangChain.js
ai azure functions langchain-js openai retrieval-augmented-generation serverless
Last synced: 09 May 2026
https://github.com/biodranik/lambda-ses-send-email
Lambda function to send email using Amazon SES (Simple Email Service)
amazon aws email js lambda node send serverless ses
Last synced: 09 May 2026
https://github.com/solenoden/coreinfrastructure.functions
A function app that contains functions helpful in managing my cloud infrastructure.
azure azure-functions project-13657452 serverless serverless-functions skill-backend-development skill-serverless tech-azure-functions tech-javascript
Last synced: 09 May 2026
https://github.com/redis-developer/rediner
Named Entity Recognition for Redis
flask graph named-entity-recognition nlp property-graph redis redisgraph serverless spacy-nlp
Last synced: 10 May 2026
https://github.com/paulo-lopes-estevao/go-terraform-aws-lambda-apigateway
serverless application with AWS Lambda API Gateway and S3 using Terraform.
api-gateway aws aws-lambda lambda-functions serverless terraform
Last synced: 12 May 2026
https://github.com/upstash/issues
Issue Tracker for Upstash
database issue-tracker redis serverless
Last synced: 26 Jun 2025
https://github.com/mdevilliers/lambda-deployer
Automate the deployment of AWS Lambda functions easily from either a developers machine or CI system.
aws-lambda aws-s3 ci golang serverless
Last synced: 12 Jan 2026
https://github.com/nuxy/lambda-lambda-lambda
:zap: AWS Lambda@Edge serverless application router.
aws lambda-edge lambda-functions nodejs router serverless
Last synced: 29 Apr 2026
https://github.com/desmondsanctity/neon-hyperdrive
Using Hono.js, Neon Postgres with Cloudflare Hyperdrive for faster queries
cloudflare-workers edge-computing honojs postgres serverless
Last synced: 20 Jan 2026
https://github.com/ObjectIsAdvantag/macros-env
Environment variables for Webex Devices macros
env node serverless webex-devices xapi
Last synced: 13 Apr 2025
https://github.com/codingnagger/adventofcode-rivals
Enable competition between private leaderboards for the AdventOfCode event
advent-of-code api hacktoberfest serverless serverless-framework
Last synced: 06 Aug 2025
https://github.com/canzden/kommo-google-ads-offline-conversion
Serverless application for syncing WhatsApp clicks to Kommo CRM and uploading offline conversions to Google Ads using tracking data.
aws-lambda click-tracking crm google-ads-api kommo python serverless whatsapp
Last synced: 14 May 2026
https://github.com/ferancona/raise-me
Serverless event broker which allows connecting native cloud events to targets declaratively; such events can be raised from either AWS or GCP and the targets can be either http endpoints or OpenWhisk Actions.
apache-openwhisk aws gcp pulumi serverless
Last synced: 09 May 2026
https://github.com/eahefnawy/backend.js
Import your λ functions into the browser.
aws aws-lambda browser javascript lambda serverless
Last synced: 22 May 2026
https://github.com/au5ton/serverless-bot
🛰 [indev] Serverless Telegram bot template code for use with Firebase Cloud Functions
firebase serverless telegram-bot
Last synced: 17 May 2026
https://github.com/rokumatsumoto/aws-node-dynamic-image-resizer
Bucket event-driven image resizing built with cloud functions
aws-lambda event-driven image-resizer resize resize-images s3-bucket serverless
Last synced: 20 Jan 2026
https://github.com/bitcoin-api/bitcoin-api-full-stack
Full-Stack API for Bitcoin
api api-gateway aws bitcoin bitcoin-api bitcoin-node bitcoin-withdraws dynamodb forbidden-code hidden-code lambda middleware mongodb nodejs react redis secret-code serverless treasure-code treasure-core
Last synced: 06 May 2025
https://github.com/sdil/voting-serverless-cdk
A voting app built using Serverless in AWS CDK.
aws aws-lambda cdk nuxtjs python serverless
Last synced: 07 Apr 2026
https://github.com/rfoel/now-playing
Serverless application that returns in a SVG image what I am currently listening to on Spotify
serverless spotify spotify-api
Last synced: 15 Jun 2026
https://github.com/sables-app/sables
🦦 Application-first Web Framework
react redux rxjs serverless vite
Last synced: 16 Mar 2025
https://github.com/gifflet/ai-worker-api-cloudflare
AI Worker API built with Cloudflare Workers, TypeScript, and Hono framework. Features JWT authentication, API key management, and AI chat completions using D1 Database.
ai-integration cloudflare-workers d1-database hono jwt serverless typescript
Last synced: 17 May 2026
https://github.com/fogfish/swarm
Go channels for distributed queueing and event-driven systems
aws-dynamodb aws-eventbridge aws-s3 aws-sqs aws-websockets event-driven event-sourcing golang golang-channels serverless
Last synced: 07 Aug 2025
https://github.com/johnrjj/lambda-images
serverless image sharing (imgur clone, kinda) proof of concept
imgur lambda media photo react serverless sharing typescript workflow
Last synced: 18 May 2026
https://github.com/poupryc/authomatic
🔐 Now Serverless Functions + Auth0
auth auth0 nextjs now serverless zeit
Last synced: 12 Mar 2025
https://github.com/elrefai99/serverpost
AWS-Lambda-TypeScript 🕸 Serverless Framework template for TypeScript support.
aws-lambda lambda nodejs serverless serverpost typescript
Last synced: 28 Mar 2025
https://github.com/khaosdoctor/nodejs-serverless-framework
Projeto de exemplo para meu curso sobre Serverless framework na Alura
alura javascript nodejs serverless
Last synced: 29 Apr 2025
https://github.com/simonprickett/google-cloud-functions-go
Experiment with Google Cloud Functions for the Go language.
cloudfunctions golang google-cloud randomuser-api serverless
Last synced: 03 Apr 2025
https://github.com/lucamueller1/lithops-thumbnails-codeengine
Serverless deployment on IBM Cloud Code Engine that uses the Lithops Framework to process images in parallel
batch-job code-engine ibm ibm-cloud lithops python python-serverless serverless serverless-batch-job thumbnails
Last synced: 02 Apr 2025
https://github.com/pmbanugo/flycd-docs
Documentation for FlyCD
astro cicd flyio remix-run serverless
Last synced: 11 Apr 2025
https://github.com/teohrt/tracebookmessenger
P2P chat application
blockchain golang puns serverless
Last synced: 06 Nov 2025
https://github.com/mechdeveloper/github-readme-widgets
Dynamically generated widgets for your GitHub readme
credly dynamic profile-readme readme-generator serverless
Last synced: 01 Mar 2026
https://github.com/oleg-darkdev/no-war_app
🇷🇺 stop war in Ukraine 🇺🇦 #nowar
no-war nodejs serverless stop-war svelte sveltekit tailwindcss ukraine ukraine-invasion vercel
Last synced: 05 Apr 2026
https://github.com/aarnadlr/react-serverless-mongodb
Create-react-app + Now serverless functions + MongoDB Atlas
create-react-app mongodb node now react serverless zeit
Last synced: 12 Mar 2025
https://github.com/jumboframes/tigerbalm
A ECMAScript Faas(function as a service) framework in go.
Last synced: 16 May 2026
https://github.com/trainingbypackt/beginning-serverless-architectures-with-microsoft-azure-elearning
Design scalable applications and microservices that effortlessly adapt to your requirements
azure serverless serverless-architectures
Last synced: 10 Apr 2025
https://github.com/luismeyer/nordakademie-calendar
nordakademie-calendar is an AWS Lambda that downloads the current Nordakademie timetable and formats the calendar entries every 6 hours
aws-lambda nak nodejs nordakademie serverless stundenplan timetable
Last synced: 19 Jan 2026
https://github.com/jsiebens/terraform-equinix-faasd
Terraform Module for how to deploy a faasd instance on Equinix Metal
equinix equinix-metal faasd openfaas serverless terraform terraform-module
Last synced: 27 Mar 2025
https://github.com/sepulworld/serverless-aws-emr-boilerplate
Event driven EMR via Serverless
aws-apigateway aws-lambda aws-sns emr emr-cluster python3 serverless serverless-framework
Last synced: 27 Mar 2025
https://github.com/megakuul/battleshiper
Serverless SvelteKit deployment platform backed by AWS
aws deployment-automation serverless sveltekit
Last synced: 06 Feb 2026
https://github.com/a-patel/aws-serverless-dotnet-labs
AWS Serverless + ASP.NET Core Demo
amazon-web-services apigateway asp-net-core aspnet-core aspnetcore aws aws-apigateway aws-dynamodb aws-lambda dotnet-core dynamodb lambda lambda-functions serverless serverless-framework
Last synced: 10 May 2026
https://github.com/guilhermebkel/aws-serverless-applications-study
:cloud: A deep study about serverless applications on aws
architecture aws aws-api-gateway aws-aurora aws-dynamodb aws-lambda aws-rekognition aws-secrets-manager aws-translate aws-vpc docker docker-compose localstack momentjs mysql nodejs patterns reactjs sequelize serverless
Last synced: 11 Apr 2026
https://github.com/harshpatel44/working-with-aws-s3-and-rds
This repository contains the A1 solutions of Course "Serverless Data Processing"
aws-rds-mysql aws-s3 database rds-database s3 s3-bucket serverless
Last synced: 20 May 2026
https://github.com/abiydv/sls-password-link
Serverless stack to enable users to reset own passwords and retrieve it using a single use url.
aws aws-apigateway aws-lambda aws-ssm serverless serverless-framework
Last synced: 16 May 2026
https://github.com/ynwd/serverless
Fastrex serverless webapp. Built on google cloud function.
cloud-functions cloudbuild firebase firestore golang secrets-manager serverless
Last synced: 14 May 2026
https://github.com/vauth/somnium
Create beautiful artwork using the power of AI on cloudflare workers.
ai cloudflare-workers dream serverless somnium stable-diffusion telegram-bot-api
Last synced: 13 Apr 2025
https://github.com/yeukfei02/random-user-api-serverless
random-user-api-serverless
aws-apigateway aws-lambda aws-xray dynamodb nodejs serverless
Last synced: 18 May 2026
https://github.com/brotherzhafif/laravel_free-deployment
Template Deploy PHP Laravel Gratis di Vercel dan Render.com
deployment docker laravel php serverless vercel vercel-serverless
Last synced: 24 Jun 2025
https://github.com/yeukfei02/deno-serverless
deno-serverless
aws-apigateway aws-lambda deno dynamodb serverless
Last synced: 20 May 2026
https://github.com/mickey105/game-store-monorepo-app
A full-stack web & mobile app built with React/NodeJS that helps you find and discover over 500,000+ video games on your device. Powered by RAWG API.
aws-lambada graphql nextjs nodejs nx-workspace react react-native serverless styled-components tailwindcss typescript yarn
Last synced: 06 Apr 2026
https://github.com/rauhanahmed/wordweaver
Django-based text utility service, offering multi-language translation, sentiment analysis, and text summarization, all seamlessly deployed on AWS Lambda with Docker for robust and scalable performance.
aws awsecr awslambda deep-translator django docker groq langhchain mangum python serverless textblob webapplication
Last synced: 07 Apr 2026
https://github.com/nomadicmehul/devhost18
auth0 authentication authorization cybersecurity devhost18 identity open-source serverless
Last synced: 17 Jul 2025
https://github.com/poisonousjohn/azurerealtimegamemetrics
Serverless implementation of realtime game metrics calculation such as DAU / ARPU / ARPPU which you can push to the PowerBI
analytics azure azure-functions game-development serverless
Last synced: 15 May 2026
https://github.com/abhirockzz/fn-text2speech
Go function for text to speech conversion
faas go oracle-functions orafunc-la serverless texttospeech
Last synced: 28 Oct 2025
https://github.com/stoqey/serverless-couchbase
A module for managing Couchbase connections at a serverless scale.
aws-lambda connection-reuse couchbase couchbase-server jitter retry-connections serverless serverless-functions sofa transaction
Last synced: 14 Jun 2025
https://github.com/jozsefsallai/vercel-vanityurls
Go vanity URL server that you can deploy to Vercel.
domain golang now-sh serverless vanity-url vercel
Last synced: 04 May 2025
https://github.com/jsiebens/terraform-digitalocean-faasd
Terraform Module for how to deploy a faasd instance on DigitalOcean
digitalocean faasd openfaas serverless terraform terraform-module
Last synced: 27 Mar 2025
https://github.com/kyopark2014/lambda-function-url
It shows how to use lambda function URL using CDK.
Last synced: 30 Mar 2025
https://github.com/jacobgrisham/aws-cdk
AWS CDK with Typescript Tutorial
aws aws-api-gateway aws-apigateway aws-cdk aws-cdk-construct aws-cdk-node aws-cdk-typescript aws-codecommit aws-codepipeline aws-dynamodb aws-lambda aws-sns aws-sqs cdk cdk-construct-library event-driven-architecture infrastructure-as-code serverless serverless-architectures
Last synced: 19 May 2026
https://github.com/jockdarock/openfaas_pibakery_config
Pibakery configs to easily flash your sd cards to get up and running with OpenFaaS quickly
openfaas raspberry-pi raspberry-pi-3 serverless
Last synced: 04 May 2025
https://github.com/if1live/ayane
warm up free-tier PaaS to prevent suspension
aws-lambda free-tier paas serverless
Last synced: 13 Feb 2026
https://github.com/pwittchen/serverless-lambda-playground
Playing around with serverless solutions, lambdas, cloud functions, etc.
aws cloud cloud-functions functions lambda serverless
Last synced: 21 Dec 2025
https://github.com/inpageedit/analytics
InPageEdit Analytics
inpageedit mongodb nodejs serverless statistics vercel
Last synced: 22 Feb 2026
https://github.com/runpod-workers/worker-mochi
Generate videos with Mochi as an endpoint on RunPod
ai endpoint genai genmo mochi serverless video
Last synced: 25 Jun 2025
https://github.com/reecerussell/tw-management-system
A web-based management system used to manage AWS infrastructure. Built in Go and React, using a serverless architecture via AWS Lambda.
aws-lambda golang react serverless
Last synced: 18 May 2026
https://github.com/direktiv/direktiv-knative-source
Event Source for Direktiv and Knative
direktiv events knative knative-eventing serverless
Last synced: 13 Sep 2025
https://github.com/theodesp/diary-rest-api-serverless-mongodb-python-apex
Serverless REST API diary app example using Python, AWS Lambda, MongoDB and Apex
apex api lambda-functions mlab mongodb python rest-api serverless
Last synced: 11 May 2026
https://github.com/timfuhrmann/revu
Full stack application for streamers to organize their teams to review video reactions to prevent terms of service violations.
firebase nextjs nodejs reactjs serverless styled-components
Last synced: 14 Apr 2026
https://github.com/serverless-plus/serverless-cnode-nuxtjs
Serverless Cnode Client using Nuxt.js
cnode nuxtjs serverless serverless-component serverless-framework serverless-ssr ssr
Last synced: 29 Mar 2025
https://github.com/lionshead-io/calculus-serverless-cli
AWS Lambda command-line utility + serverless micro-framework
aws-lambda cli gocd jenkins lambda nodejs serverless
Last synced: 22 Mar 2025
https://github.com/frojd/serverless-node-dynamodb-boilerplate
This is a Node.js based serverless api boilerplate, it includes offline development support, a local dynamodb instance and a test suite
Last synced: 09 Mar 2026