Initial commit

This commit is contained in:
2020-06-19 08:45:38 +03:00
commit e8dad52c36
16 changed files with 488 additions and 0 deletions

6
config/config.exs.example Executable file
View File

@@ -0,0 +1,6 @@
# use Mix.Config
# config :microsoft_translator,
# api_key: "API_KEY"
# region: "REGION"
# endpoint: "ENDPOINT"