blob: 0580a9e65b7cd7b3cf13c7577df4de80a98f0b98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. _master_index:
=============================
Sparky - Inventory UI Service
=============================
.. image:: https://bestpractices.coreinfrastructure.org/projects/1737/badge
:height: 30px
:width: 200 px
:scale: 100 %
:alt: alternate text
:align: right
:target: https://bestpractices.coreinfrastructure.org/projects/1737
Overview
========
Sparky is a service that interacts with resources and traversal microservices, and provides users with a user interface to view and analyze AAI data. The main goal behind Sparky is to provide a clear and user friendly view of AAI data.
The key AAI repos for running the Sparky UI are:
- aai/sparky-fe: This holds the code that constructs the GUI
- aai/sparky-be: This holds the Java code and other technologies that provide the front-end with its data.
.. toctree::
:maxdepth: 2
platform/index.rst
|