Correios CEP 0.5.1 released! Deprecate zipcode field. Adding Tailwind CSS to a Phoenix project

Retrieving results from cursor-paginated endpoints in Elixir

Have you ever wanted to retrieve all the results from a certain API endpoint but only received part of them?😕😢 Here’s our approach on how to deal with cursor-based pagination in Elixir⚗️ https://coletiv.com/blog/retrieving-results-cursor-paginated-endpoints-elixir/