Skip to content

Releases: FOOR29/IconicFootball-API

v1.0.0

16 Feb 00:48

Choose a tag to compare

IconicFootball API v1.0.0

First stable production release.

Features

  • REST API for football players
  • Basic players overview endpoint
  • Optional query parameters to include:
    • Player country
    • Player club
  • Role-based rate limiting
  • Redis caching layer (60 seconds TTL)

Rate Limits

  • Public: 200 requests per minute
  • Authenticated User: 250 requests per minute
  • Admin: 300 requests per minute

Infrastructure

  • Fully Dockerized application
  • Deployed on Fly.io
  • 2 Fly.io virtual machines (high availability)
  • Redis integration
  • PostgreSQL database hosted on Neon

Performance

  • Redis caching (60 seconds)
  • HTTPS enforced
  • Optimized for production environment

Security

  • Role-based rate limiting
  • Environment variables secured
  • HTTPS forced

Production URL

https://iconicfootball-api.fly.dev/api/players