[API Usage] How to API Embedding just for "Learn To Play GO" Section

Hello everyone,

We would like to add a “Learn to Play GO” section to our own website to promote and provide information about the Go. We would like to make it available on our own website via API, just like here. If this is possible, is there a guide on how to do it?

Thank you in advance for your support.

Which API are you trying to use?

We want to use the API that Ogs provides us and we only want to have a “Learn To Play” section like on the site. If there is another way I can embed this part to our site without using the API, that’s fine too.

I’m not sure how one could borrow the “Learn to play” section just using an API. Most likely you’ll need to borrow the actual frontend code. It’s open source!


But if you’re looking for an easier solution… Maybe try an iframe?

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe

1 Like