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)
A simple serverless python sample with REST API endpoints and dependencies
GraphQL Lambda Server using graphql-server-lambda from Apollo.
Serverless Stack is a free comprehensive guide to creating full-stack serverless applications. We create a note taking app from scratch.
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) -…
pharindoko/json-serverless 的主要功能包括:API and Web Services。
pharindoko/json-serverless 的开源替代品包括: anomalyinnovations/serverless-stack-demo-api — Serverless Stack is a free comprehensive guide to creating full-stack serverless applications. We create a note taking… barczag/serverless-modern-koa — This hybrid template makes it easy to build koa apps what can be also run on AWS lambda or as a standalone koa server… bennybauer/serverless-python-sample — A simple serverless python sample with REST API endpoints and dependencies. boazdejong/serverless-graphql-api — GraphQL Lambda Server using graphql-server-lambda from Apollo. fargito/serverless-monorepo-microservices-template — This template aims to define an opinionated clean Serverless monorepo microservices architecture. hoseungjang/serverless-lambda-express-example — A simple serverless framework template demonstrates to setup an express application for AWS Lambda.