Skip to content

arnost00/members_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Global API for "members" system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages