Monorepo #26
jpbourgeon
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
itty-aws
is too good a name to limit to an SDK! It could cover an ecosystem of community tools aimed at making serverless typescript on AWS light and fast.I suggest we refactor the project to a monorepo. It can host the following packages:
itty-aws/sdk
: the sdk itself, with its default adapters, middleware and modelsitty-aws/*-adapter
: core adapters, discussed in Plugin oriented architecture #30itty-aws/*-middleware
: core middleware, discussed in Plugin oriented architecture #30itty-aws/*-models
: core types and models, discussed here in Types generation from smithy models #29itty-aws/benchmark
: the benchmarking app, discussed in Additional features and improvements #32itty-aws/*runtime
: alternative runtimes to AWS ones, discussed in Alternative lambda runtimes #31Beta Was this translation helpful? Give feedback.
All reactions