Commit graph

158 commits

Author SHA1 Message Date
939bcffc61 Add who_am_i() method to Api. 2020-06-22 19:40:37 +02:00
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
b1376f7379 Default initalise values 2020-06-20 02:02:43 +02:00
bab47fbd0b Parse the date from the responce header 2020-06-20 02:01:52 +02:00
96e35a5814 Giving code some initial structure 2020-06-20 01:27:47 +02:00
e0611ec6ff Create src subdir 2020-06-20 00:15:24 +02:00
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
49af441d48 Proof of concept invoking remote ping call 2020-06-20 00:08:04 +02:00