SOA-nuts / api-PortfolioAdvisor

0 stars 0 forks source link

PortfolioAdvisor Web API

Web API that give investors advices on their portfolio

Routes

Root check

GET /

Status:

Analyze a previously stored target

GET /target/{company_name}

Status

Store a target for analyze

POST /target/{company_name}

Status

Show the previouly analyzed history of the company

GET /history/{company_name}

Status