Skip to content

Create an API for the Line of Succession Data #139

Description

@davorg

Create a simple read-only API that allows programmatic access to the line of succession data.

Suggested endpoints:

  • /api/line/current
  • /api/line/{date}
  • /api/person/{id}
  • /api/events
  • /api/search?q=
  • /api/stats

The API can initially be free with basic rate limiting. In the future, heavy or commercial use could require an API key.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions