Skip to content
forked from Overbryd/flare

Elixir client for CloudFlare v4 API

Notifications You must be signed in to change notification settings

titel-media/flare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flare

Elixir client for CloudFlare v4 API

Installation

If available in Hex, the package can be installed by adding flare to your list of dependencies in mix.exs:

def deps do
  [
    {:flare, "~> 0.1.2"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/flare.

About

Elixir client for CloudFlare v4 API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%