tda-api icon indicating copy to clipboard operation
tda-api copied to clipboard

Add support for server-side libraries

Open alexgolec opened this issue 3 years ago • 0 comments

tda-api is currently designed with running single-user apps in mind. This ticket proposes building out scaffolding to allow users to create server-side webapps that access TDA's API. Ideas include:

  • Refactor the auth library to expose necessary methods
  • Write sample apps for common frameworks like Django and flask

alexgolec avatar Feb 17 '21 17:02 alexgolec