Skip to content

v1.0.0

Compare
Choose a tag to compare
@AustinMusiku AustinMusiku released this 14 Oct 16:51
· 4 commits to master since this release

Fplfriend-api is now graphql-fpl-api

The aim of this release was to mark a complete transform of this api from a backend for the Fplfriend family of projects to a complete standalone proxy api to the official fantasy premier league REST API.

The main focus has been:

  • Extend the schema to cover more data from the official fpl api.
  • Add relations between schema types.
  • Improve cache management.
  • Improve overall type safety.