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/berviantoleo/udacity-azure-project-2
Submission Azure Developer ND 2
azure azure-functions mongodb serverless submission udacity-nanodegree
Last synced: 04 Oct 2025
https://github.com/krishna102001/indblog
IndBlog is blogging platform which was created on a serverless backend architecture
cloudflare honojs neondb postgresql quilljs reactjs serverless
Last synced: 09 Apr 2026
https://github.com/mlopezperez/serverless-talk
Code examples from Serverless Framework talk
aws aws-lambda lambda-functions s3 serverless serverless-framework sns sqs
Last synced: 04 Oct 2025
https://github.com/exbotanical/goldmund-sh-ii
Personal website :: Vue 3 | Go | Postgres | GraphQL
blog composition-api functional-programming golang graphql pug scss serverless vite vue vue3
Last synced: 09 Apr 2026
https://github.com/jiifw/node-ts-boilerplate
Minimalistic boilerplate to quick-start Node.js development in TypeScript.
backend boilerplate cjs-modules eslint express fastify javascript jest microservices node-js node-typescript-boilerplate nodejs nodejs-server prettier project-template serverless service starter-template typescript typescript-boilerplate
Last synced: 09 Apr 2026
https://github.com/adshan/dotnet-azure-function-notification
Using Azure Functions and RabbitMQ to send emails using SendGrid.
azure azure-functions dotnet net5 rabbitmq sendgrid serverless
Last synced: 06 May 2026
https://github.com/yeukfei02/generative-ai
generative-ai
aws-apigateway aws-cdk aws-lambda bedrock cdk generative-ai python serverless stable-diffusion streamlit text-to-image text-to-text
Last synced: 13 Apr 2026
https://github.com/tcarrio/serverless-config-transformer
[Mirror] A simple package for transforming the Serverless config at build time
serverless serverless-framework typescript
Last synced: 10 Aug 2025
https://github.com/ironbay/kora-react
Create React apps using typescript with no build configuration. This fork includes a template for getting started building Kora powered applications
react realtime serverless typescript websocket
Last synced: 13 Apr 2026
https://github.com/mridang/serverless-checkov-plugin
A plugin for the Serverless framework to integrate Checkov into the pipeline
aws checkov cloudformation iac serverless serverless-framework serverless-plugin
Last synced: 20 Jun 2025
https://github.com/pauly4it/blog-post-edge-functions
Raw data and code used in my article on Edge Function performance.
cloudflare-workers cloudfront-functions lambda-edge serverless
Last synced: 10 Aug 2025
https://github.com/kyosu-1/serverless-todoapp
todoapp with dynamodb, api gateway, lambda etc
aws-lambda dynamodb golang serverless
Last synced: 11 Aug 2025
https://github.com/avinashtare/quickchat-ai
QuickChat AI is a modern, open-source, serverless chat application.
Last synced: 10 Aug 2025
https://github.com/yeukfei02/hongkong-parking-vacancy-api
Hong Kong parking vacancy api
aws aws-apigateway aws-lambda python serverless terraform
Last synced: 04 May 2026
https://github.com/siyer2/sam-express-template
A simple template that allows you to use Typescript Express to create a serverless REST API
aws express rest-api sam serverless typescript
Last synced: 20 Apr 2026
https://github.com/abhirockzz/fn-echo-app
faas oci-events orafunc-events serverless
Last synced: 27 Jul 2025
https://github.com/chrissainty/25daysofserverless
Following the 25 Days of Serverless Challenge 2019
azure-functions csharp dotnet dotnetcore serverless serverless-functions
Last synced: 19 May 2026
https://github.com/egorsmkv/do-functions-php-notifier
A serverless function to send notifications
Last synced: 09 Aug 2025
https://github.com/nass59/serverless-todo-app
This application will allow creating/removing/updating/fetching TODO items. Each TODO item can optionally have an attachment image. Each user only has access to TODO items that he/she has created.
api-gateway aws lambda nodejs react serverless travis-ci
Last synced: 13 Apr 2026
https://github.com/lanemc/unified-webhook-router
🎯 Developer-friendly webhook router for Stripe, GitHub, Slack, Twilio, Square. Framework-agnostic, serverless-ready, dual-language (TypeScript/Python).
crypto django express fastapi flask github hmac nextjs python security serverless slack stripe typescript webhook
Last synced: 09 Apr 2026
https://github.com/jefferson1104/weather-app
Weather forecast application based on the American geocode census and American weather government API.
axios netlify react serverless tailwindcss typescript vite
Last synced: 13 Apr 2026
https://github.com/huonw/serverless-effortless
Packaging for serverless - effortless? Doubtless! - PyCon AU 2023
build-tool lambda pants pantsbuild serverless
Last synced: 19 Apr 2026
https://github.com/shuakami/proxy
一个部署在 Vercel 上的高性能智能缓存代理。A high-performance, intelligent caching proxy deployed on Vercel.
cache nodejs proxy redis serverless vercel
Last synced: 09 Apr 2026
https://github.com/coslynx/fitness-tracker-mvp-social-goals
Project: Track fitness goals, log workouts, and share progress with friends. Created at https://coslynx.com
api-integration code-generation data-visualization developer-tools devops fitness-tracker gamified-fitness goal-setting machine-learning mvp nextjs progress-tracking react serverless social-features software-development supabase typescript wearable-integration
Last synced: 09 Apr 2026
https://github.com/alexgalhardo/learning-load-stress-tests
A side project I created to learn and improve my skills in k6, concurrency, parallelism, A.C.I.D & Transactions CRUD operations, load balancer and performance benchmarkings using different technologies and databases :bomb:
api aws bun docker graphql json-rpc2 k6 load-balancer load-testing mongodb nginx nodejs postgresql redis redis-database serverless stress-testing typescript
Last synced: 09 Apr 2026
https://github.com/wowu/bulletin
Python Communication Framework for Distributed AWS Lambda Applications
Last synced: 08 Aug 2025
https://github.com/sammarks/cloudformation-webm-mp3
CloudFormation template to convert WEBM audio files to MP3 files.
audio aws aws-lambda cloudformation cloudformation-template conversion sam serverless serverless-application-model
Last synced: 07 Jan 2026
https://github.com/gaur-abhay/fastapi-azurefunctions-deployment
This repository demonstrates the deployment of a FastAPI application to Azure Functions using the v2 model. It serves as a hands-on learning project, showcasing how to integrate FastAPI with Azure's serverless platform, and covering the complete process from setup to deployment.
azure-functions fastapi python serverless
Last synced: 07 Jan 2026
https://github.com/ofcoliva/blog
Toda estrutura do blog em um só repositório com configurações de deploy no cloudflare
bash blog cloudflare golang hextra html hugo md server serverless shell-script static-site
Last synced: 13 Apr 2026
https://github.com/seajoshc/alppb
Amazon Linux Python Package Builder for AWS Lambda
aws aws-lambda aws-lambda-python python serverless
Last synced: 09 Mar 2026
https://github.com/taskcontrols/cli
Generic CLI tool for taskcontrols lib performs most common actions. Taskcontrols allows Controlling, Creating, Running named workflows & tasks with before/after middlewares support, data persistence, orm, authentication, logging, multi-threading, multi-processing, events, network sockets, webhooks, client-agent libraries with plugins support
aws aws-devops azure azure-devops devops devops-tools gcp middlewares nodejs serverless task-queue task-runner typescript workflow-automation workflow-tool workflows
Last synced: 09 Apr 2026
https://github.com/pojntfx/chatscape
Scalable serverless chat, a uni project for the HdM cloud course.
aws chat hdm-stuttgart iac lambda nextjs serverless terraform
Last synced: 10 Aug 2025
https://github.com/gers2017/gers2017-readme
Dynamically generated cards to visualize my Github stats
github-api markdown nextjs profile-readme readme readme-generator readme-stats serverless svg
Last synced: 12 Apr 2026
https://github.com/setcd-io/server
A ground-up rewrite of etcd in NodeJS using ConnectRPC. Designed to work in server-less environments.
etcd kubernetes scaffoldly serverless
Last synced: 20 Jun 2026
https://github.com/rabbah/whiskers
A serverless cloud project that is actually a 🐱
cat jamstack jekyll netlify nimbella serverless whiskers
Last synced: 07 Aug 2025
https://github.com/webmaeistro/gatsby-theme-crystallize
Get up and running with Crystallize + Gatsby with Vipps Express Checkout (This repo is for a norwegian book publisher)
backendless books crystallize ecommerce gatsby gatsby-plugin gatsby-starter gatsbyjs serverless serverless-functions vercel-now
Last synced: 01 Oct 2025
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/cms-enterprise/batcave-tf-serverless
batCAVE Serverless Terraform module
aws-lambda batcave serverless terraform terraform-module
Last synced: 05 Aug 2025
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/ewpratten/roa_api
A public API for generating ROA configs for Bird
amprnet bird2 dn42 roa serverless
Last synced: 27 Jun 2025
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/fauna/fauna-jvm
JVM driver for Fauna v10
clients database driver fauna fauna-db faunadb java java-11 java-17 java-22 jvm no-sql-databases nosql nosql-database nosql-databases serverless
Last synced: 05 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/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/marco0antonio0/template_nest_netlify
Ready-to-use NestJS API template for Netlify serverless environment, with a clean structure and example /api/health endpoint for a quick start.
api nestjs nestjs-backend netlify nodejs server serverless ts typescript
Last synced: 13 Apr 2026
https://github.com/unboundtechco/dxcore
DXcore, a proprietary and closed core designed to protect users from censorship and network restrictions, powers advanced VPN capabilities in DefyxVPN, a fully open-source client developed with Flutter.
cfon cloudflare dns dxcore gfw gool masque outline psiphon serverless warp wireguard xray
Last synced: 13 Apr 2026
https://github.com/cocrafts/graphql
A GraphQL Server setup for cross runtimes, supporting both dedicated servers and serverless environments. Compliant with the graphql-ws protocol.
aws graphql graphql-subscriptions graphql-ws lambda pubsub serverless websocket
Last synced: 13 Apr 2026
https://github.com/docwho2/java-postgres-lambda-trigger
Example of Triggering Java Lambda functions from AWS RDS Postgres with User Interface
api-gateway aws aws-cloudformation aws-lambda aws-sam cloudformation geocoding java-21 jooq lambda pgsql plpgsql postgres rds-aurora rds-postgres sam serverless
Last synced: 26 Apr 2025
https://github.com/nomadicmehul/allthingsopen2018
All Things Open is the largest "Open" technology event on the east coast.
auth0 authentication cybersecurity hacking owasp-top-10 passwordless-authentication security serverless sso-authentication vulnerabilities
Last synced: 09 Apr 2025
https://github.com/robwalkerco/caerurfapugs
Caerurfa Pugs website with Gatsbyjs, Serverless and Surge.sh
gatsbyjs reactjs serverless website
Last synced: 13 Apr 2026
https://github.com/kennethlng/tictactoe-multiplayer-cloud-functions
Cloud Functions trigger functions that run the backend game logic for the "tictactoe-multiplayer" game. Determines which player's turn it is and when the game is over.
cloud-functions firebase-firestore firebase-functions game server serverless turn-based
Last synced: 11 Mar 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/nomadicmehul/tru-open-source-club
jwt-authentication rust rust-lang serverless
Last synced: 09 Apr 2025
https://github.com/przucidlo/serverless-todo
Feature and infrastructure complete serverless app example.
aws cognito dynamodb functional-programming lambda reactjs s3 serverless sqs typescript
Last synced: 13 Apr 2026
https://github.com/deptno/next-dynamic-routes
🔌support zero config dynamic routes(next.js@9) in serverless
aws dynamic lambda next react route serverless
Last synced: 04 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/florianpallas/walk-in-monitor
netlify netlify-functions react sass scss serverless typerscript
Last synced: 13 Apr 2026
https://github.com/batistagabriel/eggratercer-cuttedspoon
Serverless URL shortener in Java
aws-api-gateway aws-lambda aws-s3 java-17 serverless url-shortner
Last synced: 05 Feb 2026
https://github.com/versbinarii/skiddadle
AWS cloud example project described in my blog post
aws aws-lambda aws-s3 cloud javascript lambda lambda-functions rust s3 serverless
Last synced: 13 Apr 2026
https://github.com/victorsoares96/backend-template
aws-lambda express express-serverless mysql serverless typeorm
Last synced: 09 Mar 2026
https://github.com/sethetter/ow-help-wanted
Web app to show all `help-wanted` issues for Open Wichita
Last synced: 30 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/solidsnack/ts-react-serverless
aws aws-lambda nodejs prerender react reactjs serverless typescript webpack
Last synced: 13 Apr 2026
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/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/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/kisaragieffective/serverless-dts-generator
create *.d.ts from your serverless.yml
serverless typescript-definition
Last synced: 18 Sep 2025
https://github.com/wkzng/serverless-yolo
A pipeline for compressing and deploying YOLO models on AWS Lambda for efficient, low-latency inference.
aws aws-lambda computer-vision mlops openvino pytorch serverless ultralytics-yolo yolo
Last synced: 13 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/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/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/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/root27/serverless-redirector
URL redirector using Google Sheets as database
docker gcloud-run golang google-sheets-api serverless url-redirector
Last synced: 10 May 2026
https://github.com/stevenjdh/aws-url-shortener
A project that shows how to create a Vanity URL Shortening Service using just AWS S3 Static Website Hosting and Route 53.
aws-s3 route53 serverless shortlinks static-website url-shortener vanity-address vanity-url
Last synced: 08 Jan 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/khornberg/status-page-ping
Function to "ping" a list of urls
aws-lambda ping python36 serverless
Last synced: 08 Jan 2026
https://github.com/vutsalsinghal/oingo
Location and Time based content retrieval
api-gateway aws cognito-user-pool er-diagram lambda mysql reactjs serverless
Last synced: 13 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/bblackwo/hello-serverless
Trying out the Serverless Framework
backend serverless serverless-framework
Last synced: 31 Jul 2025
https://github.com/acestojanoski/simple-msf
A simple framework for building microservices.
docs framework functions microservices nodejs openapi serverless simple
Last synced: 13 Apr 2026
https://github.com/dueyfinster/lotto-faas
OpenFaas Test Function
openfaas openfaas-function python python3 serverless
Last synced: 01 Mar 2025
https://github.com/didierfranc/serverless-modern
Modern javascript with serverless and AWS Lambda
es2015 javascript lambda modern serverless
Last synced: 28 Apr 2025
https://github.com/yukihirai0505/serverless-utils
:relieved: Serverless Utils
Last synced: 31 Jul 2025
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/dezeroku/serverless-scheduler
Serverless Scheduler API + frontend with support for plugins implementing specific jobs
aws microservices scheduler serverless webmonitor
Last synced: 12 Mar 2026
https://github.com/ghokun/quarkus-native-openfaas
An OpenFaaS template for developing Quarkus native functions
graalvm-native-image java11 maven quarkus serverless
Last synced: 13 Apr 2026
https://github.com/manjyot/properly-demo-serverless
A serverless implementation of a Typescript sample API with AWS Lambda, API Gateway, DynamoDB, Swagger, Express for routing and Jest for unit testing.
aws-lambda dynamodb express jest serverless swagger typescript
Last synced: 13 Apr 2026
https://github.com/simonaco/puppies-api
artillery azure azure-functions cosmosdb mongodb serverless
Last synced: 13 Apr 2026
https://github.com/devymanish/debuggerss-vanaraksha
firebase flutter mern-stack nature serverless
Last synced: 13 Apr 2026