tvl-depot/assessments
William Carroll 8c5e4e77ed Expose functions at API layer
Creating a simple HTTP RESTful API for exposing our `Server.semiprime`
function. It supports some help messages, primitive parsing and error handling,
and singular vs. batch processing of arguments.

For more sophisticated parsing and error-checking, I prefer to use Haskell's
Servant library.
2020-12-12 02:43:40 +00:00
..
brilliant Move scratch/brilliant into //assessments 2020-08-20 11:26:32 +01:00
dotted-squares Drop support for dir-locals.nix, <nixpkgs>, etc. 2020-08-20 11:26:32 +01:00
semiprimes Expose functions at API layer 2020-12-12 02:43:40 +00:00