blockchain icon indicating copy to clipboard operation
blockchain copied to clipboard

Added POSTMAN collection

Open marexv opened this issue 6 years ago • 2 comments

Collection contains requests from Medium tutorial and they enable quicker test of block chain implementation.

marexv avatar May 03 '18 10:05 marexv

Hello, I’m new to programming with this type of environment. I’m stuck on the Postman version. Not sure to begin, is there any suggestions where to start. I have downloaded postman.

Sent with GitHawk

Sent with GitHawk

Sent with GitHawk

chris-kehl avatar May 14 '18 19:05 chris-kehl

I'm not sure that I understand your question. Postman is not a programming environment it's REST client, you use it only to test your code implementation (it's a bit nicer and easier to use than curl IMO). First see how to run code in projects README. Than you can download this collection import it to your postman (using import button in top left corner (next to big orange NEW button)) and test your code using my prepared requests.

marexv avatar May 21 '18 09:05 marexv