A blazingly fast asynchronous and intelligent API running on the edge, written in Rust to tell you if a provided integer is odd, or not!
This is currently running here.
A typical API response will be the following format:
{
"is_odd": false,
"number": 12
}
This entire repository and it's usage is satirical.