Maybe not Postman but at least you don't need an account: https://rest.secapps.com/ - https://httpview.secapps.com/ - #disclosure I am the author and we are making some substantial changes to make our tools available without registration
We use libgit2 server side, Paw does not talk GIT it talks json to our syncing service. (the repo format we have would not be very nice if you wanted to embed it in another project, since we split out each object in Paw into a separate yaml file to reduce merge conflicts, this means even small projects in Paw can be 1000s of files) During merges etc we run extra validation on the project to ensure we dont get corruption. (this is not easily possible with repos hosted on github etc) (paw backend dev here)
I appreciate the fact that Postman allows you to continue without registration[0]
[0]http://i.imgur.com/8XVCu5u.png