11

any Insomnia alternatives which are not Postman? I need rest and graphql support.
Insomnia is getting worse and worse and I'm worried it won't be better.
#programming @python @golang
@opensource

you are viewing a single comment's thread
view the rest of the comments
[-] tyler@programming.dev 1 points 5 months ago

You can just use normal .http files. There’s support in all jetbrains products, vs code, visual studio, jetbrains even wrote a cli tool for it. https://blog.jetbrains.com/dotnet/2023/07/04/http-client-tools-everywhere/

https://kenslearningcurve.com/tutorials/test-an-api-by-using-http-files-in-vscode/

The nice thing about http files is that you’re never going to be locked into some company’s standard. They’re literally all just plain text files.

MS is trying to create a standard. https://github.com/dotnet/AspNetCore.Docs/issues/29431

There’s also https://httpyac.github.io though I’ve never heard of anyone using it.

Anyway, moving away from these proprietary separate HTTP/REST call products is a good thing. Postman really led the enshittification in this area.

this post was submitted on 23 Nov 2023
11 points (92.3% liked)

Python

6205 readers
1 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

October 2023

November 2023

PastJuly 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS