1.1.1 • Published 1 year ago

@precisao-i/sharefile-node-api v1.1.1

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
1 year ago

sharefile-node-api

About The Project

Sharefile API for NodeJS. Basic read/download functionality is implemented at the moment, more to come...

Testing

To run tests, copy the folder /test-data/secrets.sample to /test-data/secrets and fill the API data in auth.ts.

You will also need to upload the following 3 files to your sharefile account, inside the '/Personal Folders/LibTest' folder:

  • ./tests/files/LargeFile.xlsx to /Personal Folders/LibTest/LargeFile.xlsx
  • ./tests/files/EmptyFile.txt to /Personal Folders/LibTest/EmptyFile.txt
  • ./tests/files/SmallFile.txt to /Personal Folders/LibTest/SmallFile.txt

Contributing

This is a project I can only work on in my spare time so any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License.

Contact

Alberto Wagner - alberto@precisao-i.com Original Project Link: https://github.com/alberto-i/qi-sharefile-node-api

Original developer: Justin Rowland - jcrowland7@gmail.com Original Project Link: https://github.com/jc-rowland/sharefile-node-api

1.1.1

1 year ago

1.1.0

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago