Skip to main content

A JSII construct lib to build AWS Serverless LAMP with AWS CDK

Project description

Welcome to cdk-serverless-lamp

A JSII construct library for AWS CDK to build the New Serverless LAMP Stack

Prepare the vendor directory with gizzlehttp and bref

$ git clone https://github.com/pahud/cdk-serverless-lamp.git
$ cd cdk-serverless-lamp
$ mkdir composer && cd composer
$ docker run --rm -ti \
  --volume $PWD:/app \
  composer require guzzlehttp/guzzle
$ docker run --rm -ti \
  --volume $PWD:/app \
  composer require bref/bref

(./composer/vendor will be created)

Usage

# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826
from cdk_serverless_lamp import ServerlessApi

ServerlessApi(self, "API")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdk-serverless-lamp-0.0.1.tar.gz (1.0 MB view hashes)

Uploaded Source

Built Distribution

cdk_serverless_lamp-0.0.1-py3-none-any.whl (1.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page