lichess-org/api

Lichess Api code samples in different langs http clients, and sdks

jalpp opened this issue · 4 comments

as discussed in discord, will create a PR for some popular langs like java, py, nodejs http clients, sdks im not sure yet but might come in future

https://discord.com/channels/280713822073913354/1222290858741600358/1222602423189639280

can this be assigned to me?

I recommend sharing your progress as you go and before you get too far into it. I think there are quite a few questions around how it would work and what it might look like from a maintenance perspective.

I recommend sharing your progress as you go and before you get too far into it. I think there are quite a few questions around how it would work and what it might look like from a maintenance perspective.

Hey so I started work on the node side of things jalpp@0fcfe37

just wanted to ask if this is ok. Also, does it have 1 server.js file for all non-Auth endpoints? Or does having files based on each category endpoint work?