cooklang / cooklang/cooklang-sync

Add support for bulk downloading of chunks to the client

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
hacktoberfest help wanted
Dominant language
Rust
Stars
13
Forks
4
Avg merge
3m
Merged PRs (30d)
1

Description

The metadata server has [an endpoint](https://github.com/cooklang/cooklang-sync/blob/main/server/src/chunks/mod.rs#L138-L158) that allows to download multiple chunks at once using `multipart/mixed` HTML content type (based on https://docs.rs/rocket-multipart/0.2.1/rocket_multipart/ crate).

Need to make client updates, so we support feature fully.

There's a [newsletter issue](https://mailchi.mp/91881dc50992/how-i-developed-a-sync-library-for-cooklang) explaining how it works.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.