Help with posting and getting files from Github

Hello developers,

I have trouble while learning how to get and upload files to Github via HttpService. I checked the endpoint docs and the devforum but it didn’t help.

I need an example on getting and uploading files to Github and converting the source code into strings.

Thanks.

Take a look at Rojo for vsc workflow with vsc you can easily get and upload to Github

1 Like

It didn’t show anything related to Github.

WIth Rojo you can work from vsc to roblox studio Visual Studio Code in it you can easily push pull commit everything you need to Github

Edit: take a look at this video to understand how to do it

I am looking for ways to do it via HttpService not VSCode and Rojo.

I dont know personnaly but im pretty sure you should take a look at Github API

1 Like

It’s better to use rojo with VSCode (or any other suitable app) and connect it to your github account using github desktop (app)

1 Like