SwotEx
Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
This is a port of Swot See there for more information.
The list of valid domains is far from complete. If any are missing, please file a PR.
Installation
If available in Hex, the package can be installed
by adding swotex
to your list of dependencies in mix.exs
:
def deps do
[
{:swotex, "~> 1.0.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/swotex.