Nmsk-Amigos / captcha-elixir

Clase de como hacer un endpoint con elixir y verificar que es un humano con la libreria captcha en python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agogo

TODO: Add description

Installation

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

def deps do
  [
    {:agogo, "~> 0.1.0"}
  ]
end

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

About

Clase de como hacer un endpoint con elixir y verificar que es un humano con la libreria captcha en python


Languages

Language:Elixir 96.0%Language:Python 4.0%