0.0.7 • Published 1 year ago

@vjeko.com/azure-func v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Vjeko.com Azure Function Helper

This project contains helper classes and types that make writing Azure Functions simpler and more consistent. It currently contains the following functionality:

TypeDescription
BlobSimplifies most common operations with Blob storage
RateLimiterProvides simple rate limiting functionality
RequestBinderReplaces declarative function.json Blob binding with just-in-time late bound Blob bindings
RequestHandlerStrong-typed wrapper around request handler
RequestValidatorValidates incoming requests against pre-defined template

The primary purpose of this project at this early stage is to provide core functionality to AL Object ID Ninja back end.

This documentation is mostly TODO.

0.0.7

1 year ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago