JohnnyTheTank / angular-footballdata-api-factory

AngularJS Factory for the football-data.org JSON REST API
MIT License
50 stars 20 forks source link

removing 'http:' from url #1

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hey, i was working on an app hosted on Heroku so served via https and noticed that the factory was not working because it's calling the data on football-data.org via http. Removing the protocol fixes that.

JohnnyTheTank commented 7 years ago

ty

JohnnyTheTank commented 7 years ago

https://github.com/JohnnyTheTank/angular-footballdata-api-factory/releases/tag/v0.2.1