fastapi-etag
fastapi-etag copied to clipboard
Still maintained?
Hello there, saw this library and it matches my needs, thank you! I am interested in having a etag_gen function that takes advantage of fastapi's dependency injection mechanism.
Didn't manage to find a way to do that currently, will be glad to contribute a PR that adds this functionality.
Is this library still maintained? are you interested in this functionality? thank you.
Hi! It's not unmaintained, but does what I need so haven't had to touch anything for a while.
I'm open to the feature if it's useful.
What do dependencies bring that you can't do using the Request object?