Hi Arthur,
My initial idea, is the development of a Node.js client to upload application to CF.
Reading your lines, I understood that It is not necessary to execute the method: /v2/resource_match , is it correct? So, I only would have to execute the method:
'/v2/apps/' + app_guid + '/bits'
Today, I was doing some tests and I am able to upload the estructure, but files are empty. What is the problem with the files? Is it something related with the method: "/v2/resource_match"?
Many thanks in advance.
Note: I think that exist some hours of delay using this mailing list. Github is realtime I mean. :)