slashdotdash / conduitLinks
RealWorld example backend implementing the CQRS/ES pattern in Elixir and Phoenix
☆361Updated 4 years ago
Alternatives and similar repositories for conduit
Users that are interested in conduit are comparing it to the libraries listed below
Sorting:
- 🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types☆290Updated 2 weeks ago
- A framework for pluggable business logic components☆369Updated last year
- An Elixir JSON Schema validator☆387Updated last month
- Generate Phoenix API documentation from tests☆369Updated 7 months ago
- One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.☆324Updated last year
- Neo4j driver for Elixir☆264Updated 2 years ago
- Ecto PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆392Updated 7 months ago
- A mocking library for Elixir