KevinDelao / Cloud-Backend-Project

0 stars 0 forks source link

C++ desktop program to send mock data to the rest server #21

Closed jsunthon closed 4 years ago

jsunthon commented 4 years ago

This is a C++ program that runs on a desktop. This program will send mock JSON data over HTTP rest to our backend services.

{ "x": 10, "y": 20, "z": 20 }