-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: first pass at docs for the HTTP bridge #84
Commits on Mar 7, 2024
-
feat: first pass at docs for the HTTP bridge
Write up basic documentation for using the HTTP bridge with popular HTTP command line tool `curl`. I am very close to having sharded uploads working on the command line thanks to the helpful `split` utility, but I don't think I'm choosing the `root` CID properly - looking for pointers from reviewers!
Configuration menu - View commit details
-
Copy full SHA for 2798912 - Browse repository at this point
Copy the full SHA 2798912View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb1c11 - Browse repository at this point
Copy the full SHA cdb1c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b7eaa4 - Browse repository at this point
Copy the full SHA 2b7eaa4View commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9563841 - Browse repository at this point
Copy the full SHA 9563841View commit details -
chore: remove uploading large files section
need to figure out how sharding would even work on the command line
Configuration menu - View commit details
-
Copy full SHA for c2f07ce - Browse repository at this point
Copy the full SHA c2f07ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for a726713 - Browse repository at this point
Copy the full SHA a726713View commit details
Commits on Mar 11, 2024
-
Co-authored-by: Alan Shaw <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6feafdf - Browse repository at this point
Copy the full SHA 6feafdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 765bc09 - Browse repository at this point
Copy the full SHA 765bc09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05f5c6e - Browse repository at this point
Copy the full SHA 05f5c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d769276 - Browse repository at this point
Copy the full SHA d769276View commit details -
Configuration menu - View commit details
-
Copy full SHA for 658f117 - Browse repository at this point
Copy the full SHA 658f117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f11503 - Browse repository at this point
Copy the full SHA 1f11503View commit details
Commits on Mar 14, 2024
-
Apply suggestions from code review
Co-authored-by: Alan Shaw <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ca5b10 - Browse repository at this point
Copy the full SHA 5ca5b10View commit details -
Update src/pages/docs/how-to/http-bridge.mdx
Co-authored-by: Alan Shaw <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17d5872 - Browse repository at this point
Copy the full SHA 17d5872View commit details -
fix: update sharding example to use a really big file
the small file was funny but this is more realistic
Configuration menu - View commit details
-
Copy full SHA for 07a4608 - Browse repository at this point
Copy the full SHA 07a4608View commit details