davidsdearaujo / aws_lambda_core

Dart package responsible to provide the basic resources to Lambda Functions with Clean Dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Lambda Core

This package is responsible to provide the basic resources to all services;

Usage

pubspec.yaml

dependencies:
  aws_lambda_core: <lastest version>
import 'packages:aws_lambda_core/aws_lambda_core.dart

About

Dart package responsible to provide the basic resources to Lambda Functions with Clean Dart

License:MIT License


Languages

Language:Dart 100.0%