Change | User | Description | Committed |
---|---|---|---|
8551 | Matt Attaway | Very rough draft of a node-based web service for Perforce This change adds queries for... all the major Perforce metadata objects. It doesn't handle errors in any sort of reasonable manner; all of these commands are just in place to stress the p4nodeapi and help me test it. Far from production quality, but already pretty handy. « |
11 years ago |
8548 | Matt Attaway | Start of a simple node based REST API for Perforce using the p4nodeAPI To run this your...self build the p4nodeapi and then drop the resulting .node file into a directory called lib next to this app.js file. Please note I have no idea what I'm doing. Right now this actually will generate real results but I consider that a happy accident. « |
11 years ago |