Activity

samvid

Finished an API server for the initial POC using Tic Tac Toe. I setup a system for handling adding new game types over time, and reusing the same routes and code structures for them. This is my first time doing something like this with Typescript, so it took me some time to research and understand how to properly implement this.

I attached the API docs automatically generated by Elysia (the library I used) and a part of the typescript stuff.

Attachment
Attachment
Attachment
Attachment
Attachment
0