Tus Resumable Upload Protocol Save

Open Protocol for Resumable File Uploads

Project README

tus resumable upload protocol

The protocol is in the protocol.md file.

It is rendered as HTML via Jekyll/Kramdown by the tus.io repository (type make preview there).

License

Licensed under the MIT license, see LICENSE.txt.

Copyright (c) 2013-2016 Transloadit Ltd and Contributors.

OpenAPI specification

The OpenAPI Specification (OAS) defines a standard, language-agnostic interface to RESTful APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection.

There exists tools to create http servers and clients to access APIs using the OpenAPI description as input, e.g.:

The directory OpenAPI contains the OpenAPI (version 3.0.1) definitions of the tus protocol. Use a converter, e.g. API Spec Converter, source if you need a different version.

Since implementators are free to use different endpoints, the endpoints documented in the OpenAPI directory are to be considered examples.

Open Source Agenda is not affiliated with "Tus Resumable Upload Protocol" Project. README Source: tus/tus-resumable-upload-protocol
Stars
1,387
Open Issues
26
Last Commit
6 months ago
License
Homepage

Open Source Agenda Badge

Open Source Agenda Rating