Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

ARCHIVED ๐Ÿ“š Learning and exploring NeDB

Notifications You must be signed in to change notification settings

dgroomes/insomnia-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

insomnia-playground

Learning and exploring the Insomnia REST Client https://github.com/Kong/insomnia.

Description

The Insomnia REST Client, usually referred to as just Insomnia, is an overwhelmingly popular developer tool. And rightly so, because it's feature-ful, fluid, and Open Source. This project is my way of exploring some of the features of Insomnia, like exporting collections and making a plugin.

Sub-projects

This repository illustrates different concepts, patterns and examples via sub-projects:

export/

Export Insomnia collections data from the embedded NeDB database.

See the README in export/.

plugin/

A "hello world" Insomnia plugin.

See the README in plugin/.

Wish List

General clean-ups, changes and things I wish to implement for this project:

  • DONE sequester the original exporting-related code and notes to a "export/" directory
  • DONE Create a "hello world" Insomnia plugin.

About

ARCHIVED ๐Ÿ“š Learning and exploring NeDB

Resources

Stars

Watchers

Forks