Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

brakmic/shipcloud-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShipCloud Bindings for C++

This repo contains a Visual C++ Solution with two projects:

The DLL provides mechanisms to communicate with the RESTful web services provided by ShipCloud.

However, please, consider this code as pre-alpha. For a similar and more complete (JavaScript) version check out this project.

Libraries

This code utilizes some nice C++14 features and relies upon these great libraries:

Building

Before building the projects check if you have Nuget-Packages for C++ REST SDK installed on your machine. The JSON header file is located under vendors directory.

Demo

Configuration

Put your API-key into config.json and start the client.exe.

License

MIT

Releases

No releases published

Packages

No packages published