New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

alc

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alc

Auto-loading, self-validating, minimalist node framework for Amazon Web Service Lambdas

  • 0.0.1
  • unpublished
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

AWS Lambda Client (alc)

Auto-loading, self-validating, minimalist node framework for Amazon Web Service Lambdas

Features

  • Automatic routing based on folder structure
  • Focus remove unnecessary boilerplate from your development process
  • Ease-of-use with the serverless framework
  • Local Development support

Philosophy

The alc philosophy is to provide a self evident tool for use with the amazon lambdas.

The alc encourages you to use small, internally routed API lambdas in a normalized OOP way.

In addition, it makes this like routing and validating API requests less cumbersome and time consuming.

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 0.10 or higher is required.

If this is a brand new project, make sure to create a package.json first with the npm init command.

Installation is done using the npm install command:

$ npm install alc

FAQs

Package last updated on 13 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc