Hi guys.I want to upload a file with the http interface. How can I implement this function?
o
Offir Cohen
09/07/2024, 5:12 PM
Hi @Guangdong Liu (liugddx)
Do you mean lakeFS API?
g
Guangdong Liu (liugddx)
09/08/2024, 2:45 AM
Yes.I don‘t know how to use it. Do you have any examples?
o
Offir Cohen
09/08/2024, 7:19 AM
You will need to use an API tool (like Postman), authenticate with your access and secret keys as username and passwords and then use the API as documented
lakefs 1
g
Guangdong Liu (liugddx)
09/08/2024, 7:21 AM
Thanks for your help, I already know how to solve it