Does OGS provide any kind of api to return what is actually on the board

Okay thanks. It’s a weird issue. Not just the first move but the first few moves requested by using the api. Once I click in the website to place a new move, all of a sudden the state api can return the board.

I ended up using Sabaki/go-board package. It is a really nice local solution to compute board and update board.

3 Likes