8000 GitHub - bencoppock/elixir_throttle: Rate Limiter (Elixir Games)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bencoppock/elixir_throttle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloPlug

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add hello_plug to your list of dependencies in mix.exs:
```elixir
def deps do
  [{:hello_plug, "~> 0.1.0"}]
end
```
  1. Ensure hello_plug is started before your application:
```elixir
def application do
  [applications: [:hello_plug]]
end
```

About

Rate Limiter (Elixir Games)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0