docs/content/services/northstar.md

19 lines
569 B
Markdown
Raw Normal View History

2022-01-05 11:38:44 +05:30
+++
title = "Northstar"
weight = 40
+++
# Northstar
2022-01-12 12:59:34 +05:30
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.