docs/content/services/northstar.md
dat-adi 40bce2aec3 Moved everything into the parent directory
I figured that this is going to be the main source of truth unlike
an OpenAPI Specification, and as such is the only one that we
should be following.
2022-01-12 13:13:45 +05:30

18 lines
569 B
Markdown

+++
title = "Northstar"
weight = 40
+++
# Northstar
Northstar is a lookup service, which acts as a source of information
for interfaces which hold particular forge information.
An [Interface](@/services/interface.md) connects and looks
through an instance of Northstar, to find the appropriate the forge
information that it seeks.
An instance of Northstar has the functionality to act as an API to
register and provide forge information.
These routes/payloads are covered in the [OpenAPI specification](https://northstar.forgeflux.org/docs/openapi/)
for Northstar.