Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/perbu/http-upload-file

Go client and server PoC for upload using the TUS protocol.
https://github.com/perbu/http-upload-file

Last synced: about 2 months ago
JSON representation

Go client and server PoC for upload using the TUS protocol.

Awesome Lists containing this project

README

        

# http-upload-file
Go client and server PoC for upload using the TUS protocol.

Just an example on how you can embed the TUS package inside your Go http server.

Also an example of what a client could look like.