Skip to content

S0lRaK/futsal

Repository files navigation

Futsal

JavaScript Style Guide Deploy API Scrape LNFS website

Project to create an API from the Spanish Futsal league and its website.

API

api.futsal.dev

Endpoints:

  • GET /leaderboard: returns the table from the First Division
  • GET /teams: returns all the teams from the First Division
  • GET /teams/:id: returns a team from the First Division
  • GET /scorers: returns the top 20 scorers from the First Division

Tech Stack

Based on Kings League Project by midudev streamed on Twitch

Releases

No releases published

Packages

No packages published