Skip to content

du-cki/is_odd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is Odd

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.