ddcprg / prime-number-service

REST service that generates prime numbers
Apache License 2.0
1 stars 0 forks source link

Allow users to select the prime number verification algorithm #2

Closed ddcprg closed 6 years ago

ddcprg commented 6 years ago

As a API user I'd like to be able to choose the algorithm to perform prime number verification So I can choose the most convenient method

Acceptance Criteria

Users must be able to select among a known number of algorithms to perform verification by adding the query parameter algorithm to their request. For this version we will support only: