http_router VS cors_plug

Compare http_router vs cors_plug and see what are their differences.

http_router

HTTP Router with various macros to assist in developing your application and organizing your code (by sugar-framework)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
http_router cors_plug
- 1
14 398
- -
0.0 0.0
almost 5 years ago 6 months ago
Elixir Elixir
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

http_router

Posts with mentions or reviews of http_router. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning http_router yet.
Tracking mentions began in Dec 2020.

cors_plug

Posts with mentions or reviews of cors_plug. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-02.
  • Connecting Ember.js with Phoenix
    3 projects | dev.to | 2 Jun 2021
    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.

What are some alternatives?

When comparing http_router and cors_plug you can also consider the following projects:

phoenix_live_reload - Provides live-reload functionality for Phoenix

corsica - Elixir library for dealing with CORS requests. 🏖

absinthe_plug - Plug support for Absinthe, the GraphQL toolkit for Elixir

phoenix_ecto - Phoenix and Ecto integration with support for concurrent acceptance testing

surface - A server-side rendering component library for Phoenix

phoenix_haml - Phoenix Template Engine for Haml

ex_admin - ExAdmin is an auto administration package for Elixir and the Phoenix Framework

scrivener - Pagination for the Elixir ecosystem

plug - Compose web applications with functions

dayron - A repository `similar` to Ecto.Repo that maps to an underlying http client, sending requests to an external rest api instead of a database

phoenix_slime - Phoenix Template Engine for Slime