ByungJoon Lee

Results 14 issues of ByungJoon Lee

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

## Problem ### log ```ts { id: 'database-connection', duration: 10, timestamp: '2024-02-24-33' body: { host: 'aws-mysql-some-where', port: 25511, } } ``` ### Description The winston package supports a flexible [logging...

## Motivation When developing a RESTful server using Express.js, Fastify.js, etc. in a Node environment, it uses json-schema to validate API request inputs. If you're using json-schema to validate request...

question

Hello, I would like to request adding **jin-frame** to the `### JavaScript Clients` section. [jin-frame](https://github.com/imjuni/jin-frame) is a type-safe and declarative HTTP request client for **Browser** and **Node.js**, designed around reusable...