Skip to content

A golf course database available through an API. Currently this API only contains UK Course information. We are working to integrate more.

License

Notifications You must be signed in to change notification settings

Jacobbrewer1/golf-data-docs

Repository files navigation

Documentation for Golf Data API

Documentation for API Endpoints

All URIs are relative to https://api.bthree.uk/golf/v1

Class Method HTTP request Description
ClubsApi getClubById GET /clubs/{club_id} Get a club by id
ClubsApi getClubs GET /clubs Get all clubs
CoursesApi getCourseById GET /courses/{course_id} Get a course by id
CoursesApi getCourses GET /courses Get all courses
CoursesApi getCoursesForClub GET /clubs/{club_id}/courses Get all courses for a club

Documentation for Models

Documentation for Authorization

All endpoints do not require authorization.

About

A golf course database available through an API. Currently this API only contains UK Course information. We are working to integrate more.

Topics

Resources

License

Stars

Watchers

Forks

Languages