Grey Market Labs assessment

This commit is contained in:
2022-04-27 22:01:08 -04:00
parent 01926a3cca
commit 4ab043c3a9
8 changed files with 256 additions and 2 deletions

4
test.sh Normal file
View File

@@ -0,0 +1,4 @@
echo
curl "http://localhost:4916/set_persona?persona_id=1&first_name=hello&last_name=world&interest_list=a,b,c&lat=39.2673&lon=-76.7983"
curl "http://localhost:4916/get_persona?persona_id=1"
echo