https://github.com/mschae/cors_plug

Last synced: about 1 month ago

Repository metadata:

An Elixir Plug to add CORS.


Owner metadata:


Committers metadata

Last synced: about 2 months ago

Total Commits: 132
Total Committers: 37
Avg Commits per committer: 3.568
Development Distribution Score (DDS): 0.53

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Michael Schaefermeyer m****r@g****m 62
Michael Schaefermeyer m****r@z****e 25
Michael Schaefermeyer m****r@l****e 4
Anthony Smith 4****r 3
dependabot[bot] 4****] 2
Kian-Meng Ang k****g@c****g 2
Sean Omlor s****r@e****c 2
Martin Feckie m****e@g****m 2
Gabriel g****1@g****m 2
jaketrent t****e@g****m 1
mukilarasan.r m****r@z****m 1
sschneider1207 s****7@g****m 1
Milad s****i 1
Michael Schaefermeyer m****e 1
Maurício Szabo m****o 1
Low Kian Seong k****g@g****m 1
Harlan T Wood h****d 1
Daniel Paul Searles d****s@g****m 1
Nolan Evans n****e@g****m 1
Mustafa TURAN m****n@l****m 1
Mitchell Hanberg t****g@g****m 1
Mikhail Yashkov m****5@y****u 1
Leigh Halliday l****y@g****m 1
Patrick Robertson p****n@g****m 1
Justin Morrow j****1@g****m 1
Jun Lin l****p@g****m 1
Jonas Adler j****s@t****m 1
Jeremy Kreutzbender j****r@t****m 1
Hez Ronningen c****e@h****a 1
Chris Laskey c****y@b****t 1
and 7 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

hex: cors_plug

An Elixir Plug that adds Cross-Origin Resource Sharing (CORS) headers to requests and responds to preflight requests (OPTIONS).

  • Homepage: https://hexdocs.pm/cors_plug/changelog.html
  • Documentation: http://hexdocs.pm/cors_plug/
  • Licenses: Apache-2.0
  • Latest release: 3.0.3 (published almost 3 years ago)
  • Last Synced: 2024-11-11T01:37:01.660Z (about 1 month ago)
  • Versions: 26
  • Dependent Packages: 13
  • Dependent Repositories: 1,480
  • Downloads: 39,177,758 Total
  • Docker Downloads: 11,518
  • Rankings:
    • Dependent repos count: 0.398%
    • Downloads: 0.662%
    • Docker downloads count: 0.707%
    • Average: 1.412%
    • Dependent packages count: 1.651%
    • Forks count: 2.409%
    • Stargazers count: 2.646%
  • Maintainers (1)
go: github.com/mschae/cors_plug

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/mschae/cors_plug#section-documentation
  • Licenses: other
  • Latest release: v3.0.3+incompatible (published almost 3 years ago)
  • Last Synced: 2024-11-11T01:37:02.886Z (about 1 month ago)
  • Versions: 22
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.973%
    • Average: 9.546%
    • Dependent repos count: 10.118%

Dependencies

mix.exs hex
  • ex_doc ~> 0.28.0
  • mix_test_watch ~> 1.1
  • plug ~> 1.13
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • erlef/setup-beam v1 composite
.github/workflows/publish.yml actions
  • actions/checkout v2 composite
  • wesleimp/action-publish-hex v1 composite
mix.lock hex