/Topology-API

This application was implemented for a task to get an internship in Master Micro Company. It is a Console app that provides the functionality to access, manage and store device topologies that are represented as JSON files.

Primary LanguageC++

Topology_API

alt text

Build With :

Getting Started

This is an list of needed instructions to set up your project locally, to get a local copy up and running follow these instructuins.

Description

This application was implemented for a task to get an internship in Master Micro Company.
It is a Console app that provides the functionality to access, manage and store device topologies that are represented as JSON files.

Documentation

You can see Documentation done with Doxygen tool. It documents API class, other classes and functions. Navigate to Documentation directory -> html -> index.html.

Screenshots

  1. Example of an Topology JSON file

  2. Reading a topology from a specefic JSON file

  3. Query topologies

  4. Delete the only existing topology from memory then query topologies(Error no topologies exist)

Documentation Video

Go to video