awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 repositorios

Awesome GitHub RepositoriesServerless Application Examples

Sample projects and implementations demonstrating serverless architecture patterns.

Explore 12 awesome GitHub repositories matching part of an awesome list · Serverless Application Examples. Refine with filters or upvote what's useful.

Awesome Serverless Application Examples GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • vercel/examplesAvatar de vercel

    vercel/examples

    5,115Ver en GitHub↗

    Este repositorio es una colección de plantillas de proyectos desplegables, arquitecturas de referencia y aplicaciones de inicio para construir aplicaciones web serverless en Vercel. Sirve como una biblioteca de patrones de implementación y kits de inicio full stack diseñados para arrancar nuevos proyectos y reducir el tiempo de configuración inicial. La colección proporciona una galería de patrones de diseño curados para la arquitectura frontend y el diseño de aplicaciones serverless. Estas arquitecturas de referencia demuestran las mejores prácticas para el diseño estructural y la implementación de interfaces de usuario web escalables. El repositorio cubre una gama de capacidades que incluyen flujos de trabajo de despliegue en la nube, implementaciones de frameworks frontend y patrones de diseño serverless-first. Permite la exploración de soluciones técnicas a través de un sistema modular de carpetas de proyectos independientes.

    Ships a curated gallery of implementation patterns and best practice demonstrations for designing scalable cloud-native software.

    TypeScriptexamplesnextjsvercel
    Ver en GitHub↗5,115
  • aws-cloudformation/aws-cloudformation-templatesAvatar de aws-cloudformation

    aws-cloudformation/aws-cloudformation-templates

    5,182Ver en GitHub↗

    This repository is a curated collection of reusable AWS CloudFormation templates that automate the provisioning of AWS resources using infrastructure as code. The templates serve as ready‑to‑deploy blueprints for common AWS components—such as VPCs, EC2 instances, databases, and security groups—and include serverless application templates that combine API Gateway with Lambda to create endpoints triggered by HTTP requests without manual configuration. The templates are written in declarative YAML or JSON and support nested stack composition, allowing related resources to be grouped into reusabl

    Includes serverless application templates that combine API Gateway and Lambda for HTTP-triggered endpoints.

    Pythonaws-cloudformationcloudformation-template
    Ver en GitHub↗5,182
  • slashbit/spider-lessAvatar de slashbit

    slashbit/spider-less

    185Ver en GitHub↗

    Web spider on Serverless!

    Web scraping and change detection using serverless components.

    JavaScript
    Ver en GitHub↗185
  • mikestaub/serverless-expressAvatar de mikestaub

    mikestaub/serverless-express

    151Ver en GitHub↗

    Make express apps compatible with serverless framework. Ensure compatibility with serverless-offline plugin.

    Run Express applications on AWS Lambda.

    JavaScript
    Ver en GitHub↗151
  • duyetdev/pricetrackAvatar de duyetdev

    duyetdev/pricetrack

    139Ver en GitHub↗

    Auto collect, visualize and alert for product items.

    E-commerce price tracking using Firebase functions.

    JavaScript
    Ver en GitHub↗139
  • tommedema/serverless-mono-exampleAvatar de tommedema

    tommedema/serverless-mono-example

    123Ver en GitHub↗

    Example repo on how to use yarn workspaces together with the serverless framework. Utilizes Typescript references.

    Monorepo setup using Yarn and Lerna for serverless.

    TypeScript
    Ver en GitHub↗123
  • cyrilwanner/next-serverlessAvatar de cyrilwanner

    cyrilwanner/next-serverless

    81Ver en GitHub↗

    next-serverless handles everything for you and deploys your next.js application to AWS Lambda with minimal or even no configuration using the serverless framework.

    Deploy Next.js applications to AWS Lambda.

    JavaScript
    Ver en GitHub↗81
  • serverless/event-gateway-getting-startedAvatar de serverless

    serverless/event-gateway-getting-started

    50Ver en GitHub↗

    This example shows a simple way to deploy a REST API via the Event Gateway and AWS Lambda. It uses the hosted version provided by Serverless, Inc. -- Sign up here!

    Tutorial application for the Event Gateway.

    JavaScript
    Ver en GitHub↗50
  • rafalwilinski/cloudwatch-public-metricsAvatar de RafalWilinski

    RafalWilinski/cloudwatch-public-metrics

    28Ver en GitHub↗

    Expose AWS Cloudwatch Metrics as a public HTML page using AWS Lambda and server-side rendering, for free. Inspired by Yan Cui's concept & status.github.com

    Expose AWS CloudWatch metrics via public HTML.

    JavaScript
    Ver en GitHub↗28
  • ewanvalentine/invoicelyAvatar de EwanValentine

    EwanValentine/invoicely

    25Ver en GitHub↗

    Tool for automating invoice generation.

    Go
    Ver en GitHub↗25
  • zotoio/serverless-centralZ

    zotoio/serverless-central

    0Ver en GitHub↗

    This is a monorepo of serverless functions built using yeoman.io generator https://github.com/zotoio/generator-mono-serverless

    Example monorepo structure for Lambda functions.

    Ver en GitHub↗0
  • phstc/serverless-world-cup-slack-botP

    phstc/serverless-world-cup-slack-bot

    0Ver en GitHub↗

    Meet WorldCup Bot, a dirty simple bot for posting 2018 FIFA World Cup Russia™ matches events to Slack.

    Slack bot for tracking World Cup match events.

    Ver en GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Serverless Application Examples

Explorar subetiquetas

  • Reference GalleriesCurated collections of implementation patterns and architectural demonstrations for serverless software. **Distinct from Serverless Application Examples:** Distinct from Serverless Application Examples: focuses on the gallery-style presentation of patterns for design guidance rather than just providing sample code.