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: 11 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 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T18:17:37.000Z (about 3 years ago)
- Last Synced: 2025-02-27T01:47:51.798Z (12 months 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: 5
- 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
[](https://circleci.com/gh/wimzyLive/serverless-di/tree/master)
# serverless-di
DI 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๐