exdjango
commanded
Our great sponsors
- Paraxial.io - Bot detection and prevention for Elixir/Phoenix applications
- SonarQube - Static code analysis for 29 languages.
- Scout APM - Less time debugging, more time building
exdjango | commanded | |
---|---|---|
0 | 2 | |
17 | 1,520 | |
- | 1.3% | |
0.0 | 7.4 | |
about 5 years ago | 13 days ago | |
Elixir | Elixir | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
exdjango
We haven't tracked posts mentioning exdjango yet.
Tracking mentions began in Dec 2020.
commanded
-
Using CQRS in a simple Phoenix API with Commanded
The Commanded hex package is a fabulous CQRS library used by some real companies in production, but it doesn't have a great on-ramp.
-
Phoenix LiveView, but event-sourced
The context: I'm building a cryptocurrency exchange application. I don't have the business chops to run an actual exchange, so this is just for fun. The application is built in Elixir, using the Commanded framework for CQRS/ES goodness, and Phoenix LiveView because it's the hot new thing that I wanted to learn.
What are some alternatives?
plug - Compose web applications with functions
ex_admin - ExAdmin is an auto administration package for Elixir and the Phoenix Framework
torch - A rapid admin generator for Elixir & Phoenix
phoenix_html - Phoenix.HTML functions for working with HTML strings and templates
phoenix_live_reload - Provides live-reload functionality for Phoenix
phx_component_helpers - Extensible Phoenix liveview components, without boilerplate
scrivener - Pagination for the Elixir ecosystem
corsica - Elixir library for dealing with CORS requests. 🏖
cors_plug - An Elixir Plug to add CORS.
absinthe_plug - Plug support for Absinthe, the GraphQL toolkit for Elixir
phoenix_haml - Phoenix Template Engine for Haml
phoenix_ecto - Phoenix and Ecto integration with support for concurrent acceptance testing