Skip to content

Define new api endpoint format and convert old endpoints #2

Description

@nicholasprussen

Define a new API endpoint format that all future and past endpoints will follow.

  • Define a new endpoint format and bring to group for feedback

  • Add endpoint definition in detail to the README

  • Make sure endpoint definition follows the follows requirements:

  • All endpoints should start with "/api"

  • Separate Adapt and Princeton endpoints

    • i.e. "/api/adapt" and "/api/princeton" or other
  • Endpoint name should identify what data it works with

    • i.e. "/getHostnames" is a GET request that returns hostnames. This could follow the format "/api/adapt/hostnames"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions