Currently working on the multiplayer server for my TCG game which is basically an API. It's pretty fun c: Since it'll be more of a private project I will manually create API keys and hand them out to ppl who wanna play online. The API key will then act as an access key but also as a unique identifier, for example for creating rooms :) (Also that MongoDB compass UI is kinda gorgeous, wow) #python #game #gaming #programming #coding #dev #api #mongodb
@claras_universe I like how Compass offers the GUI to work with the data, but also offers the text-based Mongo Shell (click the “MongoSH” in the bottom left of the window).
@redknitin yeah it's pretty neat c: