View Single Post
  #3   (View Single Post)  
Old 24th October 2018
akts's Avatar
akts akts is offline
bloke
 
Join Date: Jul 2014
Location: /dev/null
Posts: 5
Default

Thanks @jggimi
BCHS is a whole other web stack. I'm interested in building REST APIs.
For example: I need to send a POST request to a URL "http://localhost:3000/api/hey" with the JSON payload {data: "xoyo"} and check the response. Postman makes it a bit too easy for me to do things like this.

Oh well, if I can't find something like this, I'll build one. Thanks again @jggimi
__________________
Dear, Dr Knuth
Reply With Quote