Sample REST API - Math Operations because: why not? Exposes math functions through REST API incl. OAS spec for testing purposes Install & Run on Firebase # Select target Firebase project firebase use <project> # Install yarn # Locally serve yarn serve # Deploy yarn deploy