Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/divyenduz/fpl.zoid.dev

FPL + SQL
https://github.com/divyenduz/fpl.zoid.dev

analytics fantasy-football football sql

Last synced: 2 months ago
JSON representation

FPL + SQL

Awesome Lists containing this project

README

        

# Introduction FPL.lol

Build a FPL team by using SQL over FPL (Fantasy Premier League) data from https://github.com/vaastav/Fantasy-Premier-League.

Try it out here, [FPL.lol](https://fpl.lol)

# How it works

- A [script](/scripts/getLatestFPLDatabase.mjs) to automatically convert FPL data CSVs to SQLite.
- SQLite + WASM to explore FPL data
- Share text and SQL queries without a backend, encoded as base64 URL.

# Made with Love

Check out [TrackFootball.app](https://trackfootball.app), it is a social network for casual Football players.