playing-with-numbers-node icon indicating copy to clipboard operation
playing-with-numbers-node copied to clipboard

Added a route to determine if a year is a leap year or not

Open EC7495 opened this issue 4 years ago • 0 comments

Added a post route with endpoint "/leap-year" to determine if the provided year is a leap year or not. Also included tests.

Solves issue #30

EC7495 avatar Oct 01 '20 07:10 EC7495