topology-api

A Java API for operationg with electronic topologie in JSON format.

Why Java?

Java is object oriented programming language and it is easy to use Maven with it, which let you use the whole useful packages like Junit (testing), Jackson (handling JSON files), ...etc.

How to use it?

  • You can use the JAR file as a dependency in your project.

Note

main.java has a good example on how to use the api.