News

Insomnia – A simple, beautiful, and free REST API client

Published
Insomnia – A simple, beautiful, and free REST API client image

Working with API’s is a common task we all face and one tool that makes this is easier is the Insomnia REST client created by Gregory Schier. It’s cross-platform compatible and works on Mac, Windows, and Linux.

With the app, you can quickly create requests by specifying the URL, payload, headers, and authorization all in one place. Once you hit send it gives you all the details on every response. View status code, body, headers, cookies, and more.

Besides being simple to use it also includes environment variables so you can share common variables across requests and manage them in one place.

If you’ve been testing API’s through the console or manually give this app a try and save yourself some time and hassle.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Laravel Image Responses: Serve Resized Images From Routes image

Laravel Image Responses: Serve Resized Images From Routes

Read article
Pause All Laravel Queues During a Deploy image

Pause All Laravel Queues During a Deploy

Read article
Laravel Terminal UI for the artisan dev Command image

Laravel Terminal UI for the artisan dev Command

Read article
Pause All Queues and a New artisan dev UI in Laravel 13.25 image

Pause All Queues and a New artisan dev UI in Laravel 13.25

Read article
Laravel monitoring that doesn't bill you by your traffic image

Laravel monitoring that doesn't bill you by your traffic

Read article
Mock PHP Classes in Tests With the Double Library image

Mock PHP Classes in Tests With the Double Library

Read article