ThinkingElixir 063: SMS Texting in Nerves with Peter Ullrich How to generate PDF in Elixir

Para - Declarative way to parse and validate HTTP parameters https://github.com/syamilmj/para

Modern web API built on Elixir requires robust data handling between its internal services and relying on just database schema to parse and validate external data is sometimes not enough. Para helps you build structured data parsing and validation modules without the hassle of building full-scale schema modules using its declarative little helpers. Checkout the library here: https://github.com/syamilmj/para