Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whimzylive/serverless-di
DI library for AWS Serverless world
https://github.com/whimzylive/serverless-di
amazon-web-services api-gateway aws bazel dependency-injection lamda nodejs nodejsapi sam serverless serverless-api serverless-architectures
Last synced: about 2 months ago
JSON representation
DI library for AWS Serverless world
- Host: GitHub
- URL: https://github.com/whimzylive/serverless-di
- Owner: whimzyLive
- License: apache-2.0
- Created: 2019-07-11T10:58:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T18:17:37.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T05:53:15.672Z (almost 2 years ago)
- Topics: amazon-web-services, api-gateway, aws, bazel, dependency-injection, lamda, nodejs, nodejsapi, sam, serverless, serverless-api, serverless-architectures
- Language: TypeScript
- Homepage: https://wimzylive.github.io/serverless-di/
- Size: 269 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![CircleCI](https://circleci.com/gh/wimzyLive/serverless-di/tree/master.svg?style=svg)](https://circleci.com/gh/wimzyLive/serverless-di/tree/master)
# serverless-diDI library for AWS Serverless world
## Overview
Library to develop serverless apis, lambda functions effectively and in a robust manner.
Mainly designed to allow easy unit testing of each lambda functions that you write.Built with ๐Bazel๐