mirror of
https://github.com/Kong/insomnia.git
synced 2026-06-08 16:16:48 -04:00
318c35c2cbef3df6eb7bf7a5a45e97245d0efe64
* Some minor implementations * Some more * Lots more * Removed 'backend' alias * removed all promises * Removed a bunch of module exports stuff * Some morE' * Fix * custom DNS * Tests for DNS * bug fix * Some small adjustments * Small stuff
Insomnia REST API Client
An elegant and simple REST API client.
Setup
nvm install
npm install
cd app && npm install
Run Development
npm run dev
Description
Languages
TypeScript
59.9%
JavaScript
38.9%
CSS
0.8%
MDX
0.2%
