Packages
fake_server
2.1.0With FakeServer you can create individual HTTP servers for each test case, allowing external requests to be tested without the need for mocks.
alchemetrics_web
0.6.0Alchemetrics Web is a boilerplate to report basic metrics for a typical web application, such as request count, response time, ecto and erlang metrics.
alchemetrics
0.5.2Alchemetrics is a wrapper around exometer, that uses GenStage to backpressure the reports.
alchemetrics_tesla
2.0.1AlchemetricsTesla is a Tesla middleware to report external call metrics.
tesla_timeout
0.1.1TeslaTimeout is a middleware for Elixir Tesla HTTP Client