The Number Classification API is a FastAPI-powered web service that classifies numbers based on their mathematical properties and provides a fun fact.It determines whether a number is prime, perfect, Armstrong, even, or odd and fetches an interesting fact from an external API.The API is publicly accessible and deployed on Google Cloud Compute Engine.It provides a structured JSON response and handles errors gracefully.