danieljyoo


Daniel Jhin Yoo

  • NodeJS client library for dotenv.io

    published 1.0.0 6 years ago
  • dotenv.io plugin for the Funcmatic Lambda JS framework

    published 0.0.4 6 years ago
  • Simple utility that converts an AWS Lambda Proxy Event to NodeJS HTTP request options.

    published 0.0.2 6 years ago
  • Authorize the AWS v4 signature of an AWS Lambda Proxy event.

    published 0.0.4 6 years ago
  • Middleware framework for AWS Lambda using ES2017 async functions (inspired by Koa.js)

    published 0.0.10 4 years ago
  • Express-like HTTP response methods (e.g. res.json(), res.sendFile()) to be used in AWS Lambda Node functions connected to API Gateway using AWS Lambda Proxy Integration.

    published 1.1.1 5 years ago
  • Funcmatic middleware that sets API Gateway Stage Variables in ctx.env

    published 0.0.1 5 years ago
  • Funcmatic middleware that automatically bring all process.env values in ctx.env

    published 0.0.1 5 years ago
  • Funcmatic plugin that fetches environment variables from AWS Parameter Store and sets them in ctx.env

    published 0.0.3 5 years ago
  • Funcmatic middleware that creates and manages a MongoDB connection

    published 0.0.6 5 years ago
  • Funcmatic plugin that creates a simple async cache interface (get, set, del) around DynamoDB.

    published 0.0.1 5 years ago
  • Funcmatic plugin that parses common types of event.body content (e.g. application/json, application/x-www-form-urlencoded, multipart/form-data)

    published 0.0.1 5 years ago
  • Simple utility to authenticate and generate Auth0 tokens using a username and password

    published 0.0.1 5 years ago
  • Simple Javascript class that verifies an Auth0 token without dependencies on any specific web framework.

    published 0.0.2 5 years ago
  • Verifies an Auth0 JWT token in the 'Authorization' header and puts the decoded token in 'ctx.state.auth'

    published 0.0.2 5 years ago
  • Funcmatic middleware plugin that sets 'x-correlation-id' in 'ctx.logger' so that log messages can be correlated across different functions and services

    published 0.0.4 5 years ago
  • Uses the 'X-Log-Level' or 'X-Correlation-Log-Level' headers to dynamically set the log level of ctx.logger

    published 0.0.5 5 years ago
  • Log a line at the end of a request using NGINX access_log format.

    published 0.0.1 5 years ago
  • Performs some helpful formatting and normalization of the an AWS API Gateway Lambda Proxy Integration HTTP event.

    published 0.0.2 5 years ago
  • Can be used with the Funcmatic default logger to prettify log lines. Recommended for development use only.

    published 0.0.3 5 years ago
  • Simple utility that create an AWS Lambda zip file using your project's package.json file. Assumes 'npm' and 'zip' commands are available in PATH.

    published 0.0.3 5 years ago
  • Funcmatic middleware that logs metadata about the invoked function

    published 0.0.2 5 years ago
  • Alternative lambda handler which forces a cold start via the X-Cold-Start HTTP header.

    published 0.0.1 5 years ago
  • Funcmatic middleware that creates and manages a Redis connection

    published 0.0.1 5 years ago
  • A simple wrapper around the redis client that lets you directly get and set JSON objects using async/await

    published 0.0.1 5 years ago
show more packages