]> git.cworth.org Git - lmno-server/history - server.js
Add simple testing for the entire API
[lmno-server] / server.js
2020-05-03 Carl WorthImplement the rest of the API
2020-05-02 Carl WorthAdd an ID value to each player
2020-04-26 Carl Worthfixup errant newline
2020-04-26 Carl WorthBe a bit more berbose in variable names.
2020-04-26 Carl WorthMake the server store a list of players
2020-04-26 Carl WorthExtend our simple web API with a new /register endpoint
2020-04-26 Carl WorthAdd Hello World node app