panacloud / cli

Panacloud Command Line Interface (CLI) uses the design-first approach for developing APIs. It generates Modern Multi-Tenant Serverless Cloud API infrastructure, mocks, stubs, tests, and stages using CDK. GraphQL schemas and OpenAPI specifications are used to implement the design-first approach.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shifting from Yellicode to Codemaker

Muh-Hasan opened this issue · comments

Constructs:

  • Constructs Imports
  • Cdk
  • Appsync
  • Ec2
  • ApiManger
  • Apigateway
  • DynamoDB
  • Iam
  • Neptune
  • Lambda
  • AuroraServerless

Code Generators:

  • Testing
  • Appsync
  • Apigateway
  • DynamoDB
  • Bin
  • Stack
  • Lambda
  • Neptune
  • AuroraServerless
  • LambdaConstruct

  • Fixes