1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00

add gcs-proxy to the showcase readme (#607)

Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
Kevin Jonathan Harnanta 2023-02-26 23:28:49 +07:00 committed by GitHub
parent 4c63b61245
commit 8cf1e81199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@
- [pict-rs](https://git.asonix.dog/asonix/pict-rs): An image host API service
- [rustypaste](https://github.com/orhun/rustypaste): A minimal file upload/pastebin service
- [rustus](https://github.com/s3rius/rustus): A TUS protocol implementation that helps you handle file uploads
- [gcs-proxy](https://github.com/guaychou/gcs-proxy): A Google Cloud Storage download proxy
## Community Articles, Example Apps, Starters & Boilerplate Projects