# @praha/byethrow-example-api-request-cli

This example demonstrates how to use the `@praha/byethrow` library to make an API request from a command-line interface (CLI) application and handle potential errors gracefully.

## Preview

Open this example on [StackBlitz](https://stackblitz.com):

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/praha-inc/byethrow/tree/main/examples/external-api-request?file=src/index.ts)
