10 repository-uri
Examples of building REST and GraphQL APIs using serverless functions.
Explore 10 awesome GitHub repositories matching part of an awesome list · API and Web Services. Refine with filters or upvote what's useful.
Serverless Stack is a free comprehensive guide to creating full-stack serverless applications. We create a note taking app from scratch.
Backend CRUD APIs for React single-page applications.
AWS Lambda Go functions using Serverless Framework and Python shim
API Gateway endpoint powered by Go Lambda.
GraphQL Lambda Server using graphql-server-lambda from Apollo.
GraphQL API implementation using Lambda and DynamoDB.
Create a REST API out of a json-server compatible JSON-File - Swagger UI integrated (Swagger spec automatically generated) - GrapqhiQL integrated (Graphql schema automatically generated) - Additional JSON File validations at startup - Readonly or Read/Write Mode (file stored in S3 Bucket) -…
Lightweight REST API using JSON server on Lambda.
Serverless GraphQL endpoint for PostgresSQL using AWS, serverless and PostGraphQL
GraphQL endpoint for PostgreSQL databases.
This template aims to define an opinionated clean Serverless monorepo microservices architecture.
Template for managing multiple TypeScript microservices in a monorepo.
A simple serverless python sample with REST API endpoints and dependencies
Simple Python REST API with external dependencies.
This hybrid template makes it easy to build koa apps what can be also run on AWS lambda or as a standalone koa server (or in Docker)
Starter kit for building APIs with Koa.
A Serverless API template using Typescript and Jest.
Starter template for TypeScript APIs with Jest testing.
A simple serverless framework template demonstrates to setup an express application for AWS Lambda
Building Express applications for AWS Lambda.