Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1,249 changes: 1,249 additions & 0 deletions api-docs/api_data.js

Large diffs are not rendered by default.

1,249 changes: 1,249 additions & 0 deletions api-docs/api_data.json

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions api-docs/api_project.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
define({
"name": "Sportify API",
"version": "1.0.0",
"description": "The Backend API at the core of the project",
"title": "Sportify API Docs",
"url": "http://localhost:8000/routes",
"sampleUrl": false,
"defaultVersion": "0.0.0",
"apidoc": "0.3.0",
"generator": {
"name": "apidoc",
"time": "2021-03-08T06:24:48.879Z",
"url": "https://apidocjs.com",
"version": "0.26.0"
}
});
16 changes: 16 additions & 0 deletions api-docs/api_project.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Sportify API",
"version": "1.0.0",
"description": "The Backend API at the core of the project",
"title": "Sportify API Docs",
"url": "http://localhost:8000/routes",
"sampleUrl": false,
"defaultVersion": "0.0.0",
"apidoc": "0.3.0",
"generator": {
"name": "apidoc",
"time": "2021-03-08T06:24:48.879Z",
"url": "https://apidocjs.com",
"version": "0.26.0"
}
}
Loading