Welcome to Fun API, a small FastAPI project created by Jishnu Dutta for learning Docker, FastAPI, and backend development.
GET /roll
🎲 Roll one die
GET /roll/{count}
🎲 Roll multiple dice
GET /flip
🪙 Flip a coin
GET /flip/{count}
🪙 Flip a coin multiple times
GET /gradient
🎨 Beautiful random gradient page
GET /gradient/json
📦 Gradient data in JSON format
GET /docs
📖 Interactive API Docs