Serverless Lambdaless Apigateway Dynamodb Alternatives

In this repo, I loose the Lambda altogether and have API Gateway directly invoke DynamoDB, to create a full suite of create, read, update, and delete (CRUD) operations. Other posts I've read only cover how to partially do this manually in the AWS console and not in code using Swagger and SAM, which is what I will show you here. Using Swagger and SAM to deploy the infrastructure and API is realistically what you absolutely want to do to release it to a production environment for minimising human error, repeatability and scalability.
Suggest Alternative
Alternatives To astarwolf/serverless-lambdaless-apigateway-dynamodb
Project Name Stars Downloads Repos Using This Packages Using This Most Recent Commit Total Releases Latest Release Open Issues License Language
nodejs/node 101,319 0 143 about 2 years ago 5 December 01, 2023 1,982 other JavaScript
Node.js JavaScript runtime ✨🐢🚀✨
aws/serverless-application-model 9,187 84 19 about 2 years ago 92 December 05, 2023 87 apache-2.0 Python
The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
aws/aws-sam-cli 6,405 31 13 about 2 years ago 179 December 06, 2023 421 apache-2.0 Python
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
CodeGenieApp/serverless-express 5,269 0 0 9 days ago 0 81 apache-2.0 JavaScript
Run Express and other Node.js frameworks on AWS Serverless technologies such as Lambda, API Gateway, Lambda@Edge, and more.
scalanlp/breeze 3,423 95 100 over 2 years ago 18 August 11, 2019 90 apache-2.0 Scala
Breeze is a numerical processing library for Scala.
OpenGVLab/InternGPT 2,976 0 0 over 2 years ago 0 18 apache-2.0 Python
InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com (支持DragGAN、ChatGPT、ImageBind、SAM的在线Demo系统)
SysCV/sam-hq 2,975 0 0 over 2 years ago 3 August 10, 2023 71 apache-2.0 Python
Segment Anything in High Quality [NeurIPS 2023]
TixiaoShan/LIO-SAM 2,725 0 0 over 2 years ago 0 91 bsd-3-clause C++
LIO-SAM: Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping
Croteam-official/Serious-Engine 2,626 0 0 over 5 years ago 0 10 gpl-2.0 C++
An open source version of a game engine developed by Croteam for the classic Serious Sam games.
aws-samples/aws-serverless-airline-booking 2,050 0 0 over 2 years ago 0 1 mit-0
Airline Booking is a sample web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application was the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of August in 2019.
Alternatives To astarwolf/serverless-lambdaless-apigateway-dynamodb
Select To Compare


Alternative Project Comparisons
Popular Sam Projects
Popular Swagger Projects
Popular Configuration Management Categories
Related Searches
Get A Weekly Email With Trending Projects
No Spam. Unsubscribe easily at any time.
Privacy | About | Terms | Follow Us On Twitter

Downloads, Dependent Repos, Dependent Packages, Total Releases, Latest Releases data powered by Libraries.io.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.