raccrompton / BookBuilder

An automatic Chess opening repertoire Builder
GNU General Public License v3.0
126 stars 18 forks source link

Implemented an API for the grower class #3

Closed RajjSinghh closed 2 years ago

RajjSinghh commented 2 years ago

Changes made:

Essentially, all of these changes make the original BookBuilder.py program accessible over the web. After that anyone can fork and build a front end using the /sendpgn route.

raccrompton commented 2 years ago

I think this is a really good idea, but for the reasons we discussed elsewhere (namely Lichess rate limiting) I won't merge now. Until rate limiting is solved and a front end is available, merging would reduce usability for current users, so it doesn't make sense to merge now.

That said, it would be extremely useful if the rate limiting issues would be solved, so I will advertise the branch on the readme.