Skip to main content

Category: Nodejs

Insomnia Plugin insomnia-plugin-batch-requests v1.4.0 launched!

Hello! This is a quick post to announce that a new version of my Insomnia plugin that sends repeated requests has been released: v1.4.0 is now available for download. This version adds the ability for users to extract output data (the fields that will be written back to the CSV file) from the response headers, status code, and request elapsed time, in addition to the response body.

Langium and language engineering

In this article we review Langium, which is a language engineering tool that can be used when developing custom structured text languages. It can generate parsers for them, and provides useful services such as validation, code generation, syntax highlighting, autocompletion, a LSP server, web-only support, and the ability to generate VS Code extensions for the language.