absinthe_plug
phoenix_live_reload
absinthe_plug | phoenix_live_reload | |
---|---|---|
- | 1 | |
260 | 316 | |
1.2% | 0.6% | |
1.1 | 7.5 | |
2 months ago | about 2 months 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.
absinthe_plug
We haven't tracked posts mentioning absinthe_plug yet.
Tracking mentions began in Dec 2020.
phoenix_live_reload
-
Is there an article that explains everything that happens when a Phoenix server is running and code changes are saved?
I don't know of an article but you can see the setup in your config/dev.exs under the Endpoint config and there is an external library that is used to do the heavy lifting https://github.com/phoenixframework/phoenix_live_reload
What are some alternatives?
phoenix_pubsub_redis - The Redis PubSub adapter for the Phoenix framework
plug - Compose web applications with functions
plug_rest - REST behaviour and Plug router for hypermedia web applications in Elixir
phoenix_html - Building blocks for working with HTML in Phoenix
torch - A rapid admin generator for Elixir & Phoenix
http_router - HTTP Router with various macros to assist in developing your application and organizing your code
corsica - Elixir library for dealing with CORS requests. 🏖
cors_plug - An Elixir Plug to add CORS.
react_phoenix - Make rendering React.js components in Phoenix easy
scrivener - Pagination for the Elixir ecosystem