An open API service indexing awesome lists of open source software.

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.

https://github.com/rafaelgoulartb/ig.news

📰 Dt.news project made in ignite bootcamp.

0auth cms fauna-db nextjs oauth serverless typescript

Last synced: 17 Apr 2026

https://github.com/yocjyet/count

Total Visit Count and Realtime Visitor Count using Cloudflare Workers + Cloudflare D1 + Redis

counter realtime redis serverless visitor-counter websocket

Last synced: 03 Jun 2026

https://github.com/slicknode/example-blog-api

Slicknode example project for a multi-user blogging platform

api blog cms graphql serverless slicknode

Last synced: 23 Mar 2025

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/danieldantasdev/software-architecture_formation-course-luisdev-part-1_dotnet-8_csharp-12

Formação completa sobre Arquitetura de Software: fundamentos, SOLID, boas práticas, POO, padrões de projeto (GoF), padrões arquiteturais, DDD, arquitetura limpa, hexagonal, EDA, serverless e análise de qualidade de código.

architecture backend best-practices clean-architecture code-quality csharp ddd design-patterns dotnet eda event-driven gof hexagonal-architecture luisdev oop refactoring serverless software-architecture software-engineering solid

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/dagmawig/aws-lambda-market-data-api

This node application, which is deployed to AWS lambda serverless function, fetches stock price history for a given stock.

aws aws-lambda cloud lambda-functions nodejs serverless stock-market stock-price

Last synced: 09 May 2026

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/dbachko/serverless-es6-webpack

Serverless ES6 Webpack configuration

aws-lambda es6 serverless webpack

Last synced: 04 Apr 2026

https://github.com/devsapp/website-fc

Plugin for deploy a static website with fc

aliyun fc frontend serverless serverless-devs website

Last synced: 03 Feb 2026

https://github.com/9eriksantos6/catalogodelivroscrud

CRUD de catálogo de livros com Node.js e Mysql

crud crud-application db express-js javascript mysql node nodejs server serverless

Last synced: 11 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/reecerussell/goidc

Goidc is a basic implementation of an Open ID Connect API, using serverless functions in AWS.

aws golang serverless terraform

Last synced: 18 Apr 2026

https://github.com/lambdify/lambdify

Simplified AWS Lambda Layer

aws java kotlin lambda microservice serverless

Last synced: 05 Apr 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/yandex-cloud-examples/yc-serverless-apigw-function-authorizer-kratos

Авторизация с помощью Yandex Functions на примере использования сервиса регистрации, аутентификации и управления пользователями Ory Kratos.

api-gateway authorizer kratos npm ory-kratos serverless yandex-cloud yandex-function yandexcloud

Last synced: 09 May 2026

https://github.com/shengyou/jetbrains-ktor-with-kotless

用 Kotlin 跨入 Serverless 世代 - Ktor on Kotless 示範程式

kotless kotlin ktor serverless

Last synced: 23 Mar 2025

https://github.com/manuelenolli/personalwebsite

Personal Website with Serveless (AWS) NextJS 🤩

aws-lambda nextjs serverless

Last synced: 17 May 2026

https://github.com/asynched/xlambda

Run NodeJS lambdas locally, with minimum configuration. Supports both JavaScript and TypeScript files.

aws lambda serverless

Last synced: 26 May 2026

https://github.com/aashari/example-aws-lambda-cicd

Node.js starter template for AWS Lambda functions with CI/CD pipeline. Features serverless framework configuration, automated deployments, environment management, logging setup, and examples for event-driven architectures.

aws backend cloud-functions event-driven lambda nodejs serverless templates

Last synced: 23 Mar 2025

https://github.com/malanius/malabota

Serverless Discord bot built on AWS

aws bot cdk discord discord-bot serverless

Last synced: 20 Apr 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/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/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/bhumijgupta/serverless-s3-cleaner

A serverless lambda function to clean s3 bucket after every 7 days

aws-lambda nodejs serverless

Last synced: 21 Apr 2026

https://github.com/nireekshshetty/serverless-spring-api

A client (like Postman, browser, or frontend app) sends HTTP requests to API Gateway, which routes them to an AWS Lambda function that runs a Spring Boot app using Spring Cloud Function. This Lambda function processes the request and returns the appropriate response via API Gateway.

api-gateway aws lambda serverless springboot

Last synced: 10 Apr 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/chariotsolutions/zoom-recording-google-drive-bridge

Streaming Zoom recording.completed webhook receiver that pipes recordings directly into Google Drive (Go, Cloud Run)

go google-cloud-run google-drive google-drive-api serverless streaming webhook zoom zoom-api zoom-webhooks

Last synced: 22 Apr 2026

https://github.com/luizyamaoka/email-verifier-serverless-api

Serverless API to verify if the provided email is valid

api email nodejs serverless

Last synced: 22 Apr 2026

https://github.com/ozipoetra/puper

Serverless puppeteer

puppeteer serverless

Last synced: 22 Apr 2026

https://github.com/meownowapp/webapp

🐱 Random cat photos at the press of a button! Upload your own cat pics & discover others. Built with AWS serverless for purr-formance.

aws aws-lambda aws-s3 css docker dockerfile html javascript js php serverless webserver website

Last synced: 10 Apr 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

https://github.com/matootie/bread

🍞 Bread is a template for a full-stack serverless application built using Bun. Deploys to AWS behind CloudFront, with a Lambda Hono API and an S3 hosted React app.

aws aws-cdk bun full-stack hono lambda react serverless tailwindcss template

Last synced: 10 Apr 2026

https://github.com/benmizrahi/paperless

A papermill implementation to run notebooks inside dataproc serverless

dataproc gcp jupyter jupyter-notebook notebook python serverless

Last synced: 24 Apr 2026

https://github.com/gustavocstl/serverless-meetup-api-proxy

Service to Meetup API which abstract OAuth from client side.

aws-lambda cors cross-browser meetup-api nodejs serverless

Last synced: 24 Apr 2026

https://github.com/altikva/elpio

Turn any Kubernetes cluster into a private serverless platform — self-hosted Cloud Run / Functions / Tasks. An Altikva product (formerly A4C).

altikva cloud-run cncf faas keda knative kubernetes kubernetes-operator platform-engineering scale-to-zero serverless

Last synced: 21 Jun 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/deminy/customized-runner-for-bref

A patch to support customized PHP runners in Bref v2.

aws-lambda bref brefphp php serverless swoole

Last synced: 17 Mar 2025

https://github.com/made2591/fullstackconf19

The code required to run the Visual Code Studio solution on Amazon Web Services.

aws code fullstack sam serverless vcs visualstudiocode

Last synced: 10 May 2026

https://github.com/leanstacks/serverless-common

A suite of common components used to compose serverless application components for the LeanStacks organization.

aws-lambda serverless

Last synced: 27 Apr 2026

https://github.com/crazystylus/cloudbuild_demo

This is a series of demos on Cloud Build to demonstrate how flexible and pluggable Cloud Build is.

cd-pipeline cloud cloudbuild gcp pipeline serverless

Last synced: 14 Mar 2025

https://github.com/sunaoka/docker-serverless

Serverless Framework Docker image

docker docker-image dockerfile serverless

Last synced: 10 May 2026

https://github.com/yeongseon/azure-functions-durable-graph-python

Manifest-first graph runtime for Azure Functions Python v2 using Durable Functions — Part of the Azure Functions Python DX Toolkit

azure azure-functions durable-functions dx-toolkit graph orchestration python serverless workflow

Last synced: 07 Jun 2026

https://github.com/eyedea-io/syncano-socket-slack

Syncano Socket for integration with Slack

serverless slack syncano syncano-socket

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/jefking/fn-http-topic

Azure Function: HTTP (API) to Service Bus Topic

azure azure-functions function functions serverless servicebus topic topic-modeling

Last synced: 27 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/wmaciejak/aws-lambda-boilerplate

AWS Lambda boilerplate - This repository serves as a clonable template for service AWS lambda service architecture. Clone this repository, and change the services to suit the needs of your new service. We have provided a few examples in the examples folder.

aws aws-lambda ruby serverless

Last synced: 28 Apr 2026

https://github.com/ot-nemoto/ec2-instances-switcher

:frog: 特定のタグが付与されたEC2インスタンスを起動

serverless

Last synced: 15 Jul 2025

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/nimbella/nimbella-sdk-java

Nimbella SDK for Java serverless functions.

faas java nimbella sdk serverless

Last synced: 14 Mar 2025

https://github.com/moshclouds/simple-todo-app-with-azure-functions

🚀 A simple To-Do app built with Azure Functions and MongoDB 📝. Perform CRUD operations to manage your tasks with seamless cloud deployment 🌐💻.❌❌ Due To credit limitation the below URL resources may not be available ❌❌

azure azure-functions mongodb nodejs serverless

Last synced: 28 Apr 2026

https://github.com/shresth72/resale_hub_ms

Resale Product Platform | Sell, Buy and Advertise products | Rate your experience | Easy communication!

aws-cdk aws-lambda aws-s3 kafka microservices postgresql rds-database serverless sns-topic stripe

Last synced: 28 Apr 2026

https://github.com/filipealeixo/vertex-gcp-proxy

Secure Cloud Run gRPC proxy for Vertex AI. Enables simple API key auth via gRPC metadata, using secure server-side IAM. Includes full Terraform setup.

api-key-authentication cloud-run docker gcp gemini-llm google-cloud-platform grpc nodejs serverless terraform typescript vertex-ai

Last synced: 14 Apr 2025

https://github.com/nakasar/serverless-api-doc-generator

Generate Documentation API from serverless.yml and JS docstrings.

api documentation-generator openapi serverless

Last synced: 28 Apr 2026

https://github.com/andy9775/serverless_now_test

Playing around with simple serverless architecture with now from https://github.com/zeit

javascript nodejs now serverless

Last synced: 28 Apr 2026

https://github.com/globus/example-search-portal-with-transfer

An example search portal that includes Globus Transfer functionality.

example portal serverless

Last synced: 25 Jan 2026

https://github.com/jonmatum/serverless-second-brain

Serverless backend for a personal knowledge graph on AWS — DynamoDB, Lambda, Bedrock, API Gateway, CloudFront. Phases 1-2 deployed, 3-4 in progress.

ai-agents api-gateway aws bedrock dynamodb eventbridge infrastructure-as-code knowledge-graph lambda mcp pkm second-brain serverless step-functions terraform

Last synced: 24 May 2026

https://github.com/sudo88com/aws-serverless-action

A GitHub Action for serverless deploy

action aws serverless

Last synced: 12 Feb 2026

https://github.com/adonis-tek/iot-data-analytics-architecture-for-omibus-ferry

IoT data processing architecture on AWS for a transport and payments solutions

architecture-portfolio aws glue iot-data-analytics lambda quicksight sagemaker serverless

Last synced: 27 Aug 2025

https://github.com/ghwmelite-dotcom/skipper-detergents

Edge-native e-commerce platform for Skipper Detergents — a Ghanaian household-essentials brand. Storefront + admin CMS + API on Cloudflare Workers / D1 / R2 / KV, with bulk pricing, Paystack & manual-transfer checkout, and a strict TypeScript monorepo.

cloudflare-d1 cloudflare-kv cloudflare-r2 cloudflare-workers ecommerce edge-computing ghana hono monorepo paystack pnpm-workspaces serverless sqlite turborepo typescript zod

Last synced: 08 Jun 2026

https://github.com/walterowisk/awscloudweek-dio

Projeto da DIO em parceria com a AWS. Serão 3 dias para construir uma aplicação de chat serverless na nuvem.

aws dio serverless

Last synced: 08 Jun 2026

https://github.com/selectel/serverless-nodejs

[Official] Node.js SDK for Selectel Serverless Functions

official selectel serverless serverless-functions

Last synced: 25 Aug 2025

https://github.com/yeukfei02/hongkong-bus-arrival-api

Hong Kong Bus Arrival Api in cloudflare workers

cloudflare-workers nodejs serverless

Last synced: 29 Apr 2026

https://github.com/delabassee/fn-groovy-init-image

Fn Docker Init Image for creating Groovy functions

docker-image fnproject groovy serverless

Last synced: 29 Apr 2026

https://github.com/scottx611x/anchor-aid

Flask app that provides persistent links to some specific text in a webpage (Note: this doesn't work, but it once did :D)

flask python serverless terraform zappa

Last synced: 29 Apr 2026

https://github.com/murilobeltrame/helloserverless

Studying serverless and related patterns and technologies

lambda rest serverless typescript

Last synced: 10 May 2026

https://github.com/sharjeelsafdar/project14d-pet-theory-event-driven

A demo app to send lab reports of animals using Gatsby, TypeScript, and event-driven architecture with API Gateway, EventBridge, and SNS.

api-gateway aws aws-cdk cloud-front cors event-driven eventbridge gatsbyjs jamstack reactjs s3 serverless sns static-site typescript

Last synced: 10 Apr 2026

https://github.com/shanepeckham/openfaascosmos

Openfaas function to query Azure CosmosDB

aks azure containers cosmosdb openfaas openfaas-function serverless

Last synced: 30 Apr 2026