Commit graph

113 commits

Author SHA1 Message Date
King_DuckZ
e94131ac32 Add SQLiteCpp subproject 2020-06-23 10:58:19 +02:00
King_DuckZ
b4c9b013a0 Add fame_list() to Api.
With this commit the whole remote API is currently covered.
2020-06-23 10:29:59 +02:00
King_DuckZ
5b480f3ae5 Add market_list() to Api. 2020-06-23 10:19:02 +02:00
King_DuckZ
fd5c29ca54 Add items_icons() to Api. 2020-06-22 22:29:14 +02:00
King_DuckZ
fd147c4f2a Add items_list() to Api. 2020-06-22 20:53:56 +02:00
King_DuckZ
939bcffc61 Add who_am_i() method to Api. 2020-06-22 19:40:37 +02:00
King_DuckZ
d6a27f814a Pass the base url as a build option
So with SoapUI I can pass -Dbase_url=http://localhost:8080
2020-06-22 19:37:56 +02:00
King_DuckZ
b1376f7379 Default initalise values 2020-06-20 02:02:43 +02:00
King_DuckZ
bab47fbd0b Parse the date from the responce header 2020-06-20 02:01:52 +02:00
King_DuckZ
96e35a5814 Giving code some initial structure 2020-06-20 01:27:47 +02:00
King_DuckZ
e0611ec6ff Create src subdir 2020-06-20 00:15:24 +02:00
King_DuckZ
002f27de1f Not using boost in the end
Although the dependency is still there because
of restc-cpp
2020-06-20 00:11:06 +02:00
King_DuckZ
49af441d48 Proof of concept invoking remote ping call 2020-06-20 00:08:04 +02:00