javascript_parsers

Server example

To run the server example, run the following command:

pnpm dev

To test the server with a sample request, you can use the following command:

pnpm request

This will send a request to the server and display the response.