Tiapi Elixir SDK для T-Invest API (https://russianinvestments.github.io/investAPI/) Installation Add tiapi to your list of dependencies in mix.exs: def deps do [ {:tiapi, github: "klevialent/tiapi"} ] end