This website requires JavaScript.
Explore
Help
Sign In
swg-source-1.2
/
src-1.2
Watch
1
Star
0
Fork
0
mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced
2026-07-14 00:01:30 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a05e61e0fe3f6643ea8d0383763bcd8fbb8ef449
src-1.2
/
external
/
3rd
/
library
/
webAPI
T
History
DarthArgus
a05e61e0fe
the response should never be empty but we need to check the json lib for exceptions and return appropriately... + cleanup a bit -
closes
#33
2016-05-22 17:44:00 +00:00
..
CMakeLists.txt
properly link the executable against curl, instead of the helper lib
2016-04-28 16:57:47 +00:00
json.hpp
has linker error! but this should be a good start on breaking out our changes and web api into a standalone library/namespace
2016-04-27 21:54:10 +00:00
webAPI.cpp
the response should never be empty but we need to check the json lib for exceptions and return appropriately... + cleanup a bit -
closes
#33
2016-05-22 17:44:00 +00:00
webAPI.h
credit where it's due
2016-04-28 19:17:47 +00:00