Skip to content

Small cpp library in order to use NASA's API with HTTPS protocol.

License

Notifications You must be signed in to change notification settings

Clotildelevou/nasapi-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nasapi-cpp

Small cpp library in order to use NASA's API with TLS protocol.

Build status

Build status

Building on UNIX

Dependencies

Check first if you have all the required dependencies.

Boost C++ Libraries : Boost provides free peer-reviewed portable C++ source libraries.

OpenSSL : Cryptography and SSL/TLS Toolkit

json-c : JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C.

Build with CMake

git clone /~https://github.com/Clotildelevou/nasapi-cpp.git
cmake -B build
cd build
make

Documentation

About

Small cpp library in order to use NASA's API with HTTPS protocol.

Resources

License

Code of conduct

Stars

Watchers

Forks