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/abhirockzz/fn-slack-bot-sample
(TEMPORARILY DEPRECATED) Fn function as a Slack Bot
faas fnproject functions serverless
Last synced: 08 Aug 2025
https://github.com/kirkstrobeck/redirector
Handle redirects with AWS API Gateway and Lambdas
api-gateway aws http-redirect s3 serverless
Last synced: 01 May 2026
https://github.com/madh93/cann
🇮🇨 🧑🏫 Substitute teachers announcements of Government of the Canary Islands
aws canarias go golang notifications pet-project serverless telegram terraform
Last synced: 11 Apr 2026
https://github.com/mitocgroup/deep-microservices-account-adapter
Account Adapter Microservice built on top of DEEP Framework and used in DEEP Marketplace
cloud-native deep-framework full-stack javascript serverless
Last synced: 16 Mar 2026
https://github.com/gautierdag/serverless-plugin-ts-validation
Serverless plugin to generate validation JSON schemas from Typescript interfaces
aws lambda schema serverless serverless-plugin validation
Last synced: 01 May 2026
https://github.com/eglenn-dev/personal-site
My personal portfolio website with React Server Components and third party API integrations.
mdx nextjs react resend server-side-rendering serverless shadcn-ui tailwindcss typescript
Last synced: 17 Apr 2026
https://github.com/osandadeshan/linkedin-profile-api
Parse LinkedIn profile html string and make a JSON with the LinkedIn profile information.
aws expressjs html json lambda-functions nodejs parse serverless serverless-framework
Last synced: 09 Apr 2026
https://github.com/gustavocadev/qwik-vercel-serverless-without-edge
Example Qwik City + Vercel serveless using express (Not using Vercel edge)
express nodejs qwik qwik-city serverless vercel
Last synced: 29 Apr 2026
https://github.com/somnathkar000/aws-serverless-api
This project provides a serverless CRUD (Create, Read, Update, Delete) API for DynamoDB using AWS Lambda and the Serverless Framework.
aws aws-lambda dynamodb iam-role serverless
Last synced: 01 May 2026
https://github.com/awesomelistsio/awesome-serverless
A curated list of awesome services, frameworks, tools, and resources for building serverless applications.
awesome awesome-list awesome-lists serverless serverless-applications
Last synced: 07 Aug 2025
https://github.com/peabnuts123/aws-serverless-template
A template ("boilerplate") project for creating simple serverless web applications hosted in AWS.
Last synced: 21 Jan 2026
https://github.com/grycap/oscar-cli
A command line interface to easily interact with OSCAR clusters
cli faas kubernetes oscar serverless
Last synced: 27 Jan 2026
https://github.com/claranet/fame
Fame - Function for Azure Monitoring Extension
azure claranet monitoring python serverless
Last synced: 21 Aug 2025
https://github.com/pedronasser/functions
A fork of Iron's Functions
docker faas functions lambda platform serverless
Last synced: 14 Jan 2026
https://github.com/rishikesh-suvarna/zyppd
A modern, feature-rich URL shortener built with Next.js 14, offering custom domains, advanced analytics, and premium features for businesses and professionals.
neondb nextjs postgresql serverless url-shortener vercel-deployment
Last synced: 17 Apr 2026
https://github.com/retgits/lambda-util
A collection of utility methods for my serverless apps
Last synced: 26 Jun 2026
https://github.com/abhirockzz/fn-redis-todoapp
Redis backed TODO app with Fn Golang functions
faas fnproject functions golang oow orafunc-la redis serverless todo
Last synced: 11 Apr 2026
https://github.com/afkcodes/fastify-vercel
Fastify vercel serverless starter template
api boilerplate fastify nodejs serverless vercel vercel-serverless
Last synced: 02 May 2026
https://github.com/sano-suguru/slicefx
Feature files for ASP.NET Core Minimal APIs with generated registrations, clients, and portability checks.
aot aspnet-core dotnet minimal-api native-aot serverless source-generator vertical-slice-architecture wasi
Last synced: 01 Jun 2026
https://github.com/tux86/serverless-shopping-cart
A serverless shopping cart microservice (GraphQL API)
appsync aws dynamodb graphql lambda nodejs serverless shopping-cart
Last synced: 01 Jun 2026
https://github.com/humanascode/GitHub-Enterprise-Server-Backup-Azure
Backup solution for GitHub Enterprise Server
azure azure-container-instances azure-container-registry azure-key-vault backup backup-script backup-tool backup-utility github github-enterprise-server serverless
Last synced: 30 Sep 2025
https://github.com/rarebit-one/static-press
A simple serverless CMS that deploys as a static site - no traditional backend required
content-management-system headless-cms s3-storage serverless static-site
Last synced: 04 Apr 2026
https://github.com/jbrt/aws-lambda-ec2-stop-start
A simple AWS Lambda function for stopping/starting instances based on tags
autoscaling-groups aws aws-lambda ec2 python3 serverless terraform
Last synced: 03 May 2026
https://github.com/bewond/cloudshape
Cloudshape enables infrastructure as code through a collection of powerful constructs that are easy to use and extend.
Last synced: 04 May 2026
https://github.com/nix7amcm/inspirational-quote-generator
This is an inspirational quote generator project to learn how to run scripts in AWS with Next.js
amplify api appsync appsync-graphql-api aws aws-dynamodb aws-lambda database dynamodb glassmorphism graphql lottie-animation nextjs nodejs nosql serverless typescript
Last synced: 10 Apr 2026
https://github.com/chrispsheehan/webstack
Source code for chrispsheehan.com. Astro-powered and deployed with Terragrunt and GitHub Actions. A fast, serverless site that's inexpensive to run.
astro aws serverless terraform terragrunt
Last synced: 12 Oct 2025
https://github.com/20minutes/serverless-provisioned-memory-report
⚡ Analyse logs from Lambdas to determine the provisioned memory usage (defined, max & over) and post them to Slack.
20minutes aws-lambda memory serverless serverless-framework slack
Last synced: 03 May 2026
https://github.com/pravinchandankhede/pravinchandankhede
My info
agentic-ai architecture azure cloud llm microfrontend microservices openai serverless
Last synced: 14 May 2026
https://github.com/maxcharm093/aws-lambda-fastify
Insipired by aws-serverless-express to work with Fastify with inject functionality
amazon api api-gateway aws cloud fastify javascript lambda node nodejs proxy serverless web
Last synced: 04 May 2026
https://github.com/abhirockzz/fn-email-on-upload-app
Function which triggers an email when a new object is uploaded to OCI Object Store
faas fnproject golang object-storage oracle-cloud-infrastructure serverless
Last synced: 19 Aug 2025
https://github.com/khilnani/hipchat-unread.serverless
AWS serverless Lambda API to view unread hipchat messages from your phone with an "easy button".
apigateway aws featured hipchat ios lambda mobile productivity serverless serverless-framework workflow
Last synced: 04 May 2026
https://github.com/lukehedger/matcha-latte
🍵 A blog about serverless engineering
Last synced: 04 May 2026
https://github.com/ethfoo/ethfoo.github.io
My Blog
cloudnative kubernetes logging observability serverless
Last synced: 02 Jul 2025
https://github.com/vwedesam/functions-runner
A CLI Tool for running and testing portable Node.js functions locally
cloudfunctions function-local-server function-runner lambda-functions serverless serverless-functions serverless-local
Last synced: 18 Jan 2026
https://github.com/binoy638/torrent-scrapper
A torrent scrapper REST API powered by fastAPI
docker docker-compose fastapi lambda python3 serverless
Last synced: 04 May 2026
https://github.com/ciffelia/icon.ciffelia.com
Icon as a Service
javascript nodejs serverless vercel
Last synced: 12 Apr 2026
https://github.com/rohitramteke1/photography-booking-api
A serverless-ready backend API for photography service bookings, built with Node.js, DynamoDB, and AWS Lambda. Features authentication, role-based access, Google OAuth, and Swagger documentation.
api aws backend booking dynamodb express nodejs photography serverless
Last synced: 18 Apr 2026
https://github.com/prowilliam/mds-digical-microservice-aws-nestjs
This technical test implements a microservice using NestJS, with CI/CD via GitHub Actions. It deploys to AWS Lambda using Serverless Framework and includes unit tests with Jest and Mock. The estimated duration is 4 days, focusing on automated workflows and high-quality code.
aws cloudwatch dynamodb githubaction-workflow jest jwt-authentication microservice mock nestjs nodejs pipelines s3 serverless swagger-ui uuid
Last synced: 11 Apr 2026
https://github.com/oleg-darkdev/votewise_app
The VoteWise is not a voting recommendation, but rather an information offering about elections and politics.
civil-engineering frontend fsd georgia government hackathon political political-analysis political-compass politics serverless society svelte tailwind-css tailwindcss vercel voting-application web-app
Last synced: 05 May 2026
https://github.com/suhay/sandwich-shop
Containerless, Serverless experiment using Go and GraphQL
golang hacktoberfest serverless
Last synced: 26 Feb 2026
https://github.com/manav-khandurie/file-bin-aws-csm-project
A full stack web application deployed on aws cloud that uses various different aws security services and is a project made and inspired from tiny URL and paste bin
Last synced: 18 May 2026
https://github.com/yuvrajsingh79/faas-go
Serverless functions written in Go and deployed on a multi-node Kubernetes cluster
golang grafana grpc-go helm istio kubernetes openwhisk serverless
Last synced: 05 May 2026
https://github.com/mongoexpuser/global-aurora-postgres-sless-v2-db-with-dr-and-ml-capabilities
Global Aurora PostgreSQL Serverless V2 Database with Disaster Recovery and In-Database Machine Learning Capabilities
aurora aws comprehend disaster-recovery global-database machine-learning posgresql sagemaker serverless serverless-v2 terraform
Last synced: 05 May 2026
https://github.com/orbs-network/notary
[App Demo] Notary application (PoC)
blockchain dapp notarization notary serverless
Last synced: 06 Oct 2025
https://github.com/skyleague/aws-cross-account-secret-policies
All the policies you need for secure cross-account secret access.
aws aws-iam serverless skyleague terraform
Last synced: 05 May 2026
https://github.com/niiknow/lua-sngin
lua dynamic scripting engine
dynamic lua nginx ngx scripting serverless webscript
Last synced: 18 Apr 2026
https://github.com/appliscale/serverless-cat-detector
Building serverless cat detector with use of AWS. Why? Because cats are everywhere and you need a tool for detecting them! :cat::wink::cat:
aws aws-dynamodb aws-lambda aws-rekognition aws-xray cloudyna nodejs serverless workshop workshop-materials
Last synced: 06 May 2026
https://github.com/mohdyahyamahmodi/github-tracker
Customizable profile view counter for GitHub profiles & repositories. Create stylish SVG badges to track real-time view statistics on your README files. Built with Vercel serverless functions and MongoDB.
github-readme mongodb profile-counter serverless svg-badges vercel view-counter
Last synced: 06 May 2026
https://github.com/luismendes070/employee-crud-api
Aplicação CRUD com api com diferentes frameworks e sendo consumido por um único Back-End
angular api application-programming-interface crud-api postgresql-database psql serverless sql vuejs2 vuejs3
Last synced: 05 Oct 2025
https://github.com/benc-uk/taskr
Demonstrator for Static Web Apps with Functions and Cosmos DB
azure cosmosdb react rest-api serverless
Last synced: 06 May 2026
https://github.com/leesiongchan/papitron
A naive Serverless image rendering solution.
google-cloud-functions image-rendering puppeteer serverless
Last synced: 20 May 2026
https://github.com/dhanushreddy291/tinyme
Tinyme: An Ultrafast URL Shortner built on the Edge using Cloudflare Workers and KV.
cloudflare cloudflare-worker cloudflare-workers serverless url-shortener
Last synced: 20 Sep 2025
https://github.com/smartcloudsol/flow
Flow is a Gutenberg-based WordPress plugin for building block-based forms and workflow automation. This public repo contains the free/OSS code: form builder blocks, front-end runtime, shortcode and Elementor support, and the integration layer for connecting Flow to an optional AWS backend deployed in your own account for production use.
aws elementor forms forms-builder gutenberg gutenberg-blocks react serverless shortcode typescript wordpress wordpress-plugin workflow-automation
Last synced: 23 May 2026
https://github.com/mtliendo/amplify-sms-scheduler
[wip] A serverless sms scheduler built with aws amplify
aws awsamplify nextjs serverless
Last synced: 15 Apr 2026
https://github.com/snuffydev/favifetch
A website favicon & icon API, powered by Cloudflare Workers
api cloudflare cloudflare-workers favicon icon scraper serverless workers
Last synced: 10 May 2026
https://github.com/erankitcs/aws_photosimilarity
This project is created to identify and provide similar faces recommendation based on AWS Serverless and Neptune Graph DB.
api-gateway aws aws-lambda aws-serverless cloudformation-template graph-database html iam javascript neptune-cluster neptune-db nodejs rekognition s3-bucket serverless vpc vpc-endpoints
Last synced: 07 May 2026
https://github.com/k0in/can-i-use-embed
Create beautiful svg that you can embed in your website / readme to show which browsers are supported.
browser-compat-data can-i-use deno deno-deploy image-generation serverless svg web-standards
Last synced: 15 Apr 2026
https://github.com/menci/webhook-to-actions
Trigger GitHub Actions workflow with WebHook. Runs on Cloudflare Workers.
cloudflare-workers github github-actions github-webhooks serverless webhooks
Last synced: 07 May 2026
https://github.com/niklasmerz/gistdirect
Redirect to urls from a gist with a hostfile. Ready for serverless and Containers
gist github-gist golang redirect serverless url-shortener
Last synced: 20 Oct 2025
https://github.com/abrahamgalue/serverless-course
Course to learn how to use Serverless Functions with ExpressJS and MongoDB
express mongodb nodejs serverless vercel
Last synced: 15 Jun 2026
https://github.com/lreimer/hands-on-cockroach
Demo repository for CockroachDB Serverless.
cockroachdb golang java proof-of-concept serverless
Last synced: 07 May 2026
https://github.com/pashinov/translate-telegram-bot
Translate Telegram Bot written on Python 3 and deployed to AWS Lambda using Serverless framework
aws-lambda serverless telegram-bot
Last synced: 23 Mar 2025
https://github.com/daikiojm/line-bot-pipi
It is a repository of a line bot of a cute chick stuffed animal called pipi.
lambda line-bot nodejs serverless
Last synced: 09 May 2026
https://github.com/bujosa/achernar
Achernar is a project about serverless using cloud run, storage, mongoose, and pub-sub.
javascript pubsub serverless storage-engine
Last synced: 14 Mar 2025
https://github.com/sinedied/node-functions-vnet
A minimal test project using SWA + Azure Functions + CosmosDB to demonstrate optional VNet integration.
azd-templates azure cosmosdb functions managed-identity serverless static-web-apps vnet
Last synced: 09 Mar 2026
https://github.com/imaustink/warhead
The warhead project is a set of tools for building microservices atop Functions as a Service (FaaS) platforms.
aws-lambda cli faas microservice serverless
Last synced: 08 Jan 2026
https://github.com/garyhilares/focus-arrow-api
A serverless backend to provide server-side functionality for the Liberty Arrow browser extension.
Last synced: 04 May 2026
https://github.com/liziwl/faas
Image processing service based on Tencent SCF
faas image-processing scf serverless tencent
Last synced: 13 Aug 2025
https://github.com/martsokha/runpod
A Rust SDK implementation of the Runpod API that enables seamless integration of GPU infrastructure into your applications, workflows, and automation systems.
api client gpu http inference integration runpod sdk serverless
Last synced: 21 Apr 2026
https://github.com/cecilphillip/serverless-nasa-pictures
A demo application that shows how to use Twilio, Azure Functions, and NASA's picture of the day API
azure-functions nasa nasa-apod serverless
Last synced: 19 Mar 2026
https://github.com/saru2020/ai_standup_summarizer
AI Standup Summarizer & HTTP Vs gRPC performance comparison POC
docker google-gemini-ai grpc localhost localstack mongodb mysql nodejs reactjs serverless typescript vitejs
Last synced: 14 Apr 2026
https://github.com/a-patel/aws-lambda-dotnet-labs
AWS Lambda (.NET Core) samples
amazon-dynamodb amazon-rds amazon-sns amazon-sqs amazon-web-services asp-net-core aspnercore aspnet-core aws aws-lambda dotnetcore dynamodb labs lambda lambda-functions serverless serverless-architectures serverless-framework
Last synced: 13 Apr 2026
https://github.com/leomoraesitu/flowdelivery-app
Production-ready Flutter food delivery app using MVVM, Supabase, Clean Architecture, scalable engineering practices and AI-Assisted Software Development.
ai-assisted-development clean-architecture dart delivery-app flutter food-delivery mobile-development mvvm realtime-app riverpod scalable-architecture serverless supabase web-development
Last synced: 07 Jul 2026
https://github.com/build-on-aws/serverless-python-document-sorting
Code example from Winging It Live S1E1, serverless document sorting
machine-learning python serverless
Last synced: 13 Aug 2025
https://github.com/eoin-obrien/ul-timetable-api
GraphQL API for the University of Limerick's timetable
aws-lambda graphql nodejs serverless typescript university-of-limerick
Last synced: 12 Apr 2026
https://github.com/OhMinsSup/threads-nextjs
💥 SST makes it easy to build Nextjs serverless. Then, we clone the function of the "Thread" app and implement the function of Nextjs.
nextjs prisma serverless sst thread trpc
Last synced: 28 Sep 2025
https://github.com/developerrsquared/aws-lambda-requests-wrapper
Request/Response wrapper for AWS Lambda with API Gateway
api-gateway aws development http lambda python python3 serverless
Last synced: 14 Jan 2026
https://github.com/yingyeothon/leaderboard-api
A simple leaderboard API on AWS Serverless
Last synced: 13 Apr 2026
https://github.com/mitocgroup/deep-microservices-root-vanilla
Root Vanilla Microservice built on top of DEEP Framework and used in DEEP Marketplace
cloud-native deep-framework full-stack javascript serverless vanilla
Last synced: 20 Jun 2025
https://github.com/filipemeneses/express-cors-request-proxy
Express cors proxy using request
cors expressjs json-api proxy serverless
Last synced: 07 Apr 2025
https://github.com/javitocor/star-wars-catalogue
A catalogue where users will find everything related to Star Wars, built with React&Redux.
api-call bootstrap localstorage login-logout reactjs redux regenerator-runtime serverless signup
Last synced: 13 Apr 2026
https://github.com/j-f1/keybase-proxy
Netlify function for proxying my public Keybase files
cdn keybase keybase-filesystem serverless
Last synced: 24 Oct 2025
https://github.com/ajaynegi45/formmaillygo
FormMaillyGo lets you send contact form messages from any website directly to your email — for free. It's fast, secure, and runs on AWS Lambda, so no monthly limits like other services. Just plug it in and get messages instantly.
aws-lambda email-service form-submission free-contact-form golang serverless
Last synced: 28 Aug 2025
https://github.com/kejne/fridge-mate
A simple app to handle payments within internal groups
aws aws-lambda go html javascript jquery serverless terraform
Last synced: 13 Apr 2026
https://github.com/leanstacks/serverless-samples
Welcome to the LEANSTACKS Serverless Samples project. This repository contains samples and snippets of serverless code.
aws-api-gateway aws-lambda javascript serverless serverless-framework
Last synced: 25 Oct 2025
https://github.com/andy9775/crystal-zeit
Crystal + docker + zeit
crystal crystal-language now serverless ziet
Last synced: 24 Apr 2025
https://github.com/songquanpeng/rest-server
General server for toy projects.
json-server rest-server serverless toy-project
Last synced: 27 Feb 2026
https://github.com/viveksyngh/openfaas-luhn
Luhn Algorithm as open faas function (https://en.wikipedia.org/wiki/Luhn_algorithm)
golang luhn-algorithm openfaas serverless
Last synced: 04 Oct 2025
https://github.com/idoqo/bref-verify-phone
[Demo] Verify a phone number using Bref PHP and Twilio Verify
bref serverless slim-framework twilio
Last synced: 15 May 2026
https://github.com/anchit1909/storycraft-ai
StorycraftAI is an an automated Event Driven AI bedtime story generation application using serverless technologies (AWS Lambda, EventBridge Scheduler), OpenAI for generating stories, DALL-E for images, and AWS Polly for text to speech, delivering unique stories, configured by parents, daily for a personalized bedtime experience.
amazon-s3 aws aws-lambda aws-polly awscdk dynamodb event-driven-architecture eventbridge nextjs openai serverless sns typescript
Last synced: 12 Apr 2026
https://github.com/nbfontana/serverless-express-rest-api
Simple serverless express rest api example of single function model :children_crossing:
Last synced: 03 Feb 2026
https://github.com/amsross/beer
order b33R!
beer lambda serverless serverless-framework
Last synced: 22 Jan 2026
https://github.com/metacall/telethon-nodejs-example
Using Telethon (Python) from NodeJS with MetaCall.
bot nodejs polyglot serverless telethon
Last synced: 25 Apr 2026
https://github.com/j0/functions-php
Supabase Functions Client for PHP(WIP)
functions php serverless supabase
Last synced: 07 Oct 2025
https://github.com/andrei0x309/yup-token-cache-hono
Deno serverless endpoint to cache YUP price
deno denodeploy serverless yup-live
Last synced: 25 Apr 2026
https://github.com/kusstar/genius-function
A function wraps the genius.com API
Last synced: 26 Apr 2026
https://github.com/0gis0/azure-functions-loves-twilio
Send and receive SMS with Azure Functions and Twilio
azure-functions microsoft-azure nodejs serverless twilio twilio-sms-api
Last synced: 11 May 2026