Skip to content

New endpoint #7

@roguecat0

Description

@roguecat0

Hey, I'd like to add an API endpoint. would you agree to this?:

URI: /v2/competitions/search?[start]&[end]&[query]&[country]
country: optional and defaults to "nl".

Response structure:

{
  "club": string, # first part of previous location
  "location": string, # second of previous location
  # from here it's the same
  "date": string
  "name": string,
  "registrations": int,
  "results_availible": bool,
  "club_members_only": bool,
  "competition_id": int
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions