issues
search
dbartholomae
/
lambda-middleware
A collection of middleware for AWS lambda functions.
https://dbartholomae.github.io/lambda-middleware/
MIT License
152
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Revert "Add typebox validator middleware"
#76
dbartholomae
closed
2 weeks ago
0
Add typebox validator middleware
#75
dbartholomae
closed
2 weeks ago
1
Compatibility with Http API
#74
pareis
closed
10 months ago
2
feat: add easly accessable handler in order to make unit tests easier
#73
czlowiek488
closed
1 year ago
7
Can you please show how to add cors() to a compose chain?
#72
drmikecrowe
closed
1 year ago
4
Updated deserializeBody middleware to also work on APIGatewayProxyEventV2 event types
#71
abmohan
closed
2 years ago
6
Allow deserializeBody to work with APIGatewayProxyEventV2
#70
abmohan
closed
2 years ago
1
Can we use different event type? Now strict to `APIGatewayEvent `
#69
Gabiras12
closed
2 years ago
2
Feature/ajv validator
#68
brkygngr
closed
2 years ago
2
JSONSchema validator with AJV
#67
Soviut
closed
2 years ago
2
improve_scaffolding_of_middleware
#65
dbartholomae
closed
2 years ago
1
consistently_use_test_helpers
#64
dbartholomae
closed
2 years ago
1
Update TypeScript to latest version
#63
dbartholomae
closed
2 years ago
1
fix: JsonDeserializer accepts content-type header with charset
#62
buresmi7
closed
2 years ago
3
JsonDeserializer does not accept content-type header with charset
#61
buresmi7
closed
2 years ago
2
class-validator seems to break the type inference for the handler
#60
ghost
closed
3 years ago
1
Should doNotWait middleware make context.callbackWaitsForEmptyEventLoop true instead of boolean?
#59
ghost
closed
3 years ago
1
Feature/add frameguard middleware
#58
gcichosz
closed
3 years ago
2
Add the json-deserializer middleware package
#57
matt-jenner
closed
3 years ago
10
docs(readme): update import path
#56
oleg-koval
closed
3 years ago
2
Add io-ts validator middleware
#55
matt-jenner
closed
3 years ago
5
Add a JSON Deserializer Middleware
#54
matt-jenner
closed
3 years ago
5
Utils/reduce package size
#53
dbartholomae
closed
3 years ago
1
@lambda-middleware/utils package is pulling in the entire aws-sdk package
#52
michael-wolfenden
closed
3 years ago
1
Middleware ordering causes type conflicts on remaining middleware
#51
nateiler
closed
3 years ago
1
Help with composeHandler response
#50
nateiler
closed
3 years ago
1
Allowing PromiseHandler to have generic Context
#49
nateiler
closed
3 years ago
1
Interest in a path parser middleware?
#48
parkan
closed
3 years ago
3
Allow null in json objects
#47
dbartholomae
closed
3 years ago
1
jsonSerializer does not pass through correct event type
#45
parkan
closed
3 years ago
4
Allow undefined values in json serializer
#44
dbartholomae
closed
3 years ago
1
Unable to JSON serialize type with optional keys
#43
parkan
closed
3 years ago
4
Improve jwt auth documentation
#42
dbartholomae
closed
3 years ago
1
[DOCS] Clarify docs for AuthorizedEvent
#41
parkan
closed
3 years ago
3
Remove unused semantic release
#40
dbartholomae
closed
3 years ago
1
Show number of downloads on main page
#39
dbartholomae
closed
4 years ago
1
Use strict types
#38
dbartholomae
closed
4 years ago
1
Fix type bug in cors
#37
dbartholomae
closed
4 years ago
2
Question - Composing multiple middleware
#36
kimsagro1
closed
4 years ago
10
chore: test
#35
ghost
closed
4 years ago
3
Add cors middleware
#34
dbartholomae
closed
4 years ago
1
Publish via Github Actions
#33
dbartholomae
closed
4 years ago
1
Add header normalizer middleware
#32
dbartholomae
closed
4 years ago
1
Clean up
#31
dbartholomae
closed
4 years ago
1
Add middy-adaptor middleware
#30
dbartholomae
closed
4 years ago
1
Add ie-no-open middleware
#29
dbartholomae
closed
4 years ago
1
add no-sniff middleware
#28
dbartholomae
closed
4 years ago
1
Add class-validator middleware
#27
dbartholomae
closed
4 years ago
1
Add jwt auth middleware
#26
dbartholomae
closed
4 years ago
1
Add compose middleware
#25
dbartholomae
closed
4 years ago
0
Next