Stock API

This is a simple api that returns stock data given the following body This is a work in progress

    {
	"ticker":"AAPL",
	"type": "daily"
}