Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 538 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 538 Bytes

members_api

Global API for "members" system.

Documentation

URL Structure

The URL structure for accessing the API follows the pattern:

/api/<version>/<endpoint>

Components:

  • /api/ - Base path for all API requests.
  • <version> - API version number (e.g., 1).
  • <endpoint> - Specific API endpoint (e.g., /clubs, /spe/races).

License

This project is licensed under Boost Software License 1.0.