|
|
|
|
|
by JamesSwift
1757 days ago
|
|
I tried to do the most minimal, idiomatic design for both. I didn't save the C# code (I think it probably was just asp.net core and newtonsoft.json), but here is the go version [1]. It basically just loads a JSON file into memory then allows you to query the data with 2 API endpoints. [1] - https://github.com/J-Swift/GamesDbMirror-go |
|