0.0.7 • Published 2 years ago

@vjeko.com/azure-func v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago