crow-api
API generator
A CDK Construct for creating RESTful APIs based on project file structures
Crow API is an AWS CDK Construct that makes creating an API fast and easy by basing the structure on the app's file structure.
8 stars
4 watching
1 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
awsaws-apigatewayaws-cdkaws-lambdacdk
Related projects:
Repository | Description | Stars |
---|---|---|
mmuller88/cdk-alps-spec-rest-api | An AWS CDK construct that generates an API Gateway from an ALPS API YAML file | 6 |
wulfmann/auto-cdk | Generates cloudFormation stacks and bundles API integrations with Webpack for easy deployment | 24 |
shaftoe/api-gateway-lambda-cdk-example | A CDK-based project demonstrating the setup of an AWS Lambda function with API Gateway and Pushover integration for handling HTTP requests. | 9 |
jogold/cloudstructs | Provides reusable AWS CDK constructs and tools for automating tasks such as code management, service deployment, and data processing. | 167 |
mmuller88/alf-cdk-api-gw | An AWS CDK project for deploying an API Gateway with TypeScript and CloudFormation | 0 |
autoforce/apicasso | An abstract API design as a Rails-based mountable engine to speed-up development of CRUD JSON APIs | 32 |
cloudcomponents/cdk-constructs | A collection of reusable software components for AWS-based DevOps and application development | 626 |
fogfish/aws-cdk-pure | A toolkit for designing and developing reusable, functional cloud components with AWS CDK | 94 |
taimos/cdk-constructs | A collection of reusable AWS CDK constructs | 37 |
mmuller88/cdk-alps-constructs-demo | A CDK demo project demonstrating the integration of ALPS spec rest API and GraphQL APIs for building scalable API gateways. | 0 |
luisfarzati/rnbw-aws-cdk | Provides reusable constructs and libraries for deploying static websites, managing TLS certificates, and provisioning AWS infrastructure as code | 16 |
clarencetw/cdk-wordpress | A CDK construct library to deploy and manage WordPress applications on cloud infrastructure. | 14 |
cdk-dev/create-cdk-app | Tool for generating new AWS CDK apps from pre-defined templates | 17 |
long-woo/stc | A tool for automatically generating code from OpenApi/Swagger definitions. | 24 |
kcwinner/cdk-appsync-transformer | An AWS CDK construct for creating AppSync APIs using GraphQL directives | 130 |