alicoding / node-transifex

Transifex API client for nodejs
MIT License
15 stars 9 forks source link

Add methods for creating a new resource and uploading source messages #6

Closed zbyte64 closed 9 years ago

zbyte64 commented 9 years ago

This is to resolve #5

Nock is used to mock post/put requests

Uploading source messages is done as a JSON request but it is possible to add support for multipart uploads

alicoding commented 9 years ago

Sorry for taking this long to review and get your patch merge. This is great! Thank you so much for your PR. I'm going to update this on NPM now.