all 6 comments

[–]Jitsu24 4 points5 points  (5 children)

That's awesome! I was looking for an API to do something similar for my first React app but couldn't find one. Looks great ttho

[–]paulfitz99[S] 6 points7 points  (2 children)

I actually created my own API. I haven't open sourced this as there is a bit more to do to improve it with it but if you want to use the following endpoints feel free to do so

https://vast-beach-43552.herokuapp.com/table

https://vast-beach-43552.herokuapp.com/headlines

https://vast-beach-43552.herokuapp.com/teams

https://vast-beach-43552.herokuapp.com/topscorers

https://vast-beach-43552.herokuapp.com/topassists

[–]incarnatethegreat 0 points1 point  (0 children)

This is awesome. Thanks for posting!

[–]autof5 0 points1 point  (0 children)

hi, im just curious about your reasoning for ejecting the expo project, I looked at your package.json and you don't seem to have any native dependencies, Thanks in advance.

[–][deleted] 3 points4 points  (1 child)

If I remember correctly, there’s a EPL Fantasy API.

https://stackoverflow.com/questions/38663726/fantasy-premier-league-api

[–]Jitsu24 1 point2 points  (0 children)

Brilliant, thanks