Mostafa-wael / Topology-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Topology-API

Brief:

‌An‌ ‌API‌ ‌library‌ ‌which‌:‌ ‌

  1. Read‌s and‌ ‌write‌s ‌topologies‌ ‌to‌ ‌and‌ ‌from‌ ‌disk.‌ ‌
  2. Stores‌ ‌multiple‌ ‌topologies‌ ‌in‌ ‌memory.‌ ‌
  3. Execute‌s ‌operations‌ ‌on‌ ‌topologies.‌ ‌ ‌

A‌ ‌topology‌ ‌is‌ ‌a‌ ‌set‌ ‌of‌ ‌electronic‌ ‌components‌ ‌that‌ ‌are‌ ‌connected‌ ‌together.‌

Installation of the requirements:

sudo apt update 
sudo apt install nodejs npm

Running the code:

npm start

Running tests:

npm test

About


Languages

Language:JavaScript 100.0%