]> git.cworth.org Git - empires-server/shortlog
empires-server
2020-05-03 Carl WorthAdd simple testing for the entire API
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 dependency on body-parser package
2020-04-26 Carl Worthstash: add gitignore (for 'Add dependency for express')
2020-04-26 Carl WorthAdd Hello World node app
2020-04-26 Carl WorthAdd resolved dependencies in package-lock.json file
2020-04-26 Carl WorthAdd dependency for express package
2020-04-26 Carl WorthAdd new package.json for the families app