danhper / danhper/elixir-web-push-encryption
Use Tesla for outgoing HTTP request
Open
- Dominant language
- Elixir
- Stars
- 62
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Simply a suggestion, Tesla allows adding middlewares that could be useful, for instance:
- logger, to see outgoing requests in dev env
- telemetry
- retry, in case we reach the push service's rate limit
It also allows choosing a different adapter.
Great lib btw!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.