Skip to content

Multiple API on a Landing Page for the root of a domain name. #352

@leedahl

Description

@leedahl

So if you have a domain name, whether on one server or multiple, how do you represent multiple APIs.

There are a couple of ways this might be structure from a domain situation.
You may have for example:
example.com/iot/sensor1
example.com/iot/sensor2
example.com/image_processing1
example.com/image_processing2

or

sensor1.example.com/
sensor2.example.com
image_processing.example.com
image_processing.example.com

The root of the domain of course is example.com so how do we link all these APIs together and support discovery.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions