cors_plug
phoenix_haml
cors_plug | phoenix_haml | |
---|---|---|
1 | - | |
404 | 158 | |
- | - | |
0.0 | 0.0 | |
about 1 year ago | almost 5 years ago | |
Elixir | Elixir | |
Apache License 2.0 | 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.
cors_plug
-
Connecting Ember.js with Phoenix
In order to fix this, we should tell our Phoenix API to accept incoming requests from Ember. To do this, we will use CORS Plug https://github.com/mschae/cors_plug, this plugin will allow us to configure that.
phoenix_haml
We haven't tracked posts mentioning phoenix_haml yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
corsica - Elixir library for dealing with CORS requests. 🏖
phoenix_slime - Phoenix Template Engine for Slime
phoenix_ecto - Phoenix and Ecto integration with support for concurrent acceptance testing
plug - Compose web applications with functions
scrivener - Pagination for the Elixir ecosystem
plug_response_header - Elixir Plug to manipulate HTTP response headers
phoenix_live_reload - Provides live-reload functionality for Phoenix
absinthe_plug - Plug support for Absinthe, the GraphQL toolkit for Elixir
plug_rest - REST behaviour and Plug router for hypermedia web applications in Elixir
commanded - Use Commanded to build Elixir CQRS/ES applications