insomnia-plugin-ulid-generator

1.0.1 • Public • Published

Insomnia ULID Generator

Insomnia ULID Generator Plugin

Support me

This plugin for Insomnia provides a ULID (Universally Unique Lexicographically Sortable Identifier) generator, enabling users to generate ULIDs for use in API testing and development within the Insomnia REST Client.

Refer to the ULID spec for a more detailed ULID specification.

Installation

To install the plugin:

  1. Open Insomnia.
  2. Navigate to "Preferences" > "Plugins".
  3. Enter insomnia-plugin-ulid-generator in the plugin name field.
  4. Click "Install Plugin".

Install Plugin

How to Use

After installing the plugin:

  1. Create or open an existing request in Insomnia.
  2. In the request editor, add the ULID tag where needed (e.g., in the URL, query parameters, headers, or request body).
  3. The ULID tag will automatically be replaced with a generated ULID upon sending the request.

Using Insomnia ULID Generator

License

This Insomnia plugin is distributed under the Apache License. See LICENSE for details.

Package Sidebar

Install

npm i insomnia-plugin-ulid-generator

Weekly Downloads

269

Version

1.0.1

License

Apache

Unpacked Size

92.4 kB

Total Files

7

Last publish

Collaborators

  • caiocf