2a10c815bebd18ad16886175f38c7ec40a09c563
Since the API provided by this service is intended to be used on the command line e.g. with `curl`, we need our responses to have a trailing newline. This ensures that, when used interactively, the next shell prompt is correctly placed on a new line, and when used non-interactively, line-buffered output is correctly flushed (i.e. to a log file).
Description
No description provided
Languages
Rust
97%
Shell
2%
Dockerfile
1%