© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Nandan N
Compassionate Coder
Marco Alka
Software Engineer, Technical Consultant & Mentor
"I'm only RESTing" is a pretty neat tool for Windows to test any API. For my home-projects, I usually write a little Node.JS client to test exactly what I need and simulate a real client in a 100 lines or less : )
Marcus Pohorely
CTO/CEO @Pagelanes.com
One clear answer: Postman
Eric Barb
Stuff
I'm in the same boat here and curious what others have to say. I've been using PostMan heavily, and started doing some tests with Mocha and Chai.
Marco Alka
Software Engineer, Technical Consultant & Mentor
"I'm only RESTing" is a pretty neat tool for Windows to test any API. For my home-projects, I usually write a little Node.JS client to test exactly what I need and simulate a real client in a 100 lines or less : )