this post was submitted on 21 Oct 2025
39 points (91.5% liked)

Web Development

4742 readers
16 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] jjjalljs@ttrpg.network 1 points 2 weeks ago

I offer a compromise of using python's requests library. It's got most of the listed benefits, but I like python better than shell scripting.

It's weird that I've been seeing job posts that list postman as a required skill. It's not great.

I did use "Bruno" for a while to have a GUI for making requests. It was fine.