Migrated from Gitlab issue 8
The server will print out various information based on what it is doing in the terminal. This is expected behaviour inherited from Ted's branch of the code. This should be documented behaviour in the server code.
Examples:
- GET all, example of pre-existing code
**** GET /TestTable
Key: Franklin,Aretha / USA
Key: Katherines,The / Canada
**** GET /TestTable/Franklin,Aretha/USA
HTTP code: 200
- GET all from partition, example of implemented code
**** GET /TestTable/Franklin,Aretha/*
Key: Franklin,Aretha / USA