This project is a Flask-based API that provides interesting mathematical properties of a given number.
Features: Determines if a number is prime, perfect, or an Armstrong number. Computes the sum of digits. Returns a fun fact about the number. Supports CORS for cross-origin access. Returns responses in JSON format.
Setup Necessary Tools and Dependencies: Install Flask and Zappa.
Deploy API with Zappa on AWS Lambda using API Gateway