Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uploadcare/uploadcare-js-api-clients

JavaScript library for work with Uploadcare API
https://github.com/uploadcare/uploadcare-js-api-clients

api api-rest file file-upload files image image-upload images nodejs store typescript upload uploadcare uploader

Last synced: 1 day ago
JSON representation

JavaScript library for work with Uploadcare API

Awesome Lists containing this project

README

        

# Uploadcare JS API Clients



Uploadcare JavaScript/TypeScript API clients for Node.js and browsers. Handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.

[![Build Status][badge-build]][build-url]
[![NPM version][npm-img]][npm-url]
[![GitHub release][badge-release-img]][badge-release-url] 
[![Uploadcare stack on StackShare][badge-stack-img]][badge-stack-url]

## Packages

* [**@uploadcare/upload-client**](./packages/upload-client/README.md)
* [**@uploadcare/rest-client**](./packages/rest-client/README.md)
* [**@uploadcare/signed-uploads**](./packages/signed-uploads/README.md)
* [**@uploadcare/image-shrink**](./packages/image-shrink/README.md)

## Security issues

If you think you ran into something in Uploadcare libraries that might have
security implications, please hit us up at
[[email protected]][uc-email-bounty] or Hackerone.

We'll contact you personally in a short time to fix an issue through co-op and
prior to any public disclosure.

## Feedback

Issues and PRs are welcome. You can provide your feedback or drop us a support
request at [[email protected]][uc-email-hello].

[uc-email-bounty]: mailto:[email protected]
[uc-email-hello]: mailto:[email protected]
[github-releases]: https://github.com/uploadcare/uploadcare-js-api-clients/releases
[github-branch-release]: https://github.com/uploadcare/uploadcare-js-api-clients/tree/release
[github-contributors]: https://github.com/uploadcare/uploadcare-js-api-clients/graphs/contributors
[badge-stack-img]: https://img.shields.io/badge/tech-stack-0690fa.svg?style=flat
[badge-stack-url]: https://stackshare.io/uploadcare/stacks/
[badge-release-img]: https://img.shields.io/github/release/uploadcare/uploadcare-js-api-clients.svg
[badge-release-url]: https://github.com/uploadcare/uploadcare-js-api-clients/releases
[npm-img]: http://img.shields.io/npm/v/@uploadcare/upload-client.svg
[npm-url]: https://www.npmjs.org/package/@uploadcare/upload-client
[badge-build]: https://github.com/uploadcare/uploadcare-js-api-clients/actions/workflows/checks.yml/badge.svg
[build-url]: https://github.com/uploadcare/uploadcare-js-api-clients/actions/workflows/checks.yml
[uc-docs-upload-api]: https://uploadcare.com/docs/api_reference/upload/?utm_source=github&utm_campaign=uploadcare-js-api-clients
[uc-docs-metadata]: https://uploadcare.com/api-refs/rest-api/v0.7.0/#tag/File-Metadata