hyperledger-firefly / hyperledger-firefly/firefly

Add minimal landing page for root endpoint `/`

Open
#1,724 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
602
Forks
246
Avg merge
18h 47m
Merged PRs (30d)
6

Description

### What would you like to be added?

Currently accessing the root endpoint `/` returns:

{
"error": "FF10109: Not found"
}

However FireFly exposes useful interfaces:

/ui
/api
/sandbox

It might improve developer experience if the root endpoint
returned a simple landing page or JSON response linking
to these interfaces.

Example:

FireFly Node Running

UI → /ui
API Docs → /api
Sandbox → /sandbox

### Why is this needed?

This can user experience and overall project enhancment

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.