mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-04 02:32:57 +00:00
52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
{
|
|
"baseURL": "http://localhost:8080/api/v1",
|
|
"duration_ms": 8740,
|
|
"endpoints": [
|
|
{
|
|
"path": "/settings",
|
|
"file": "settings.json",
|
|
"ok": true
|
|
},
|
|
{
|
|
"path": "/seo",
|
|
"file": "seo.json",
|
|
"ok": true
|
|
},
|
|
{
|
|
"path": "/articles?page=1\u0026page_size=10\u0026published=true",
|
|
"file": "articles.json",
|
|
"ok": true
|
|
},
|
|
{
|
|
"path": "/sponsors",
|
|
"file": "sponsors.json",
|
|
"ok": true
|
|
},
|
|
{
|
|
"path": "/events/upcoming",
|
|
"file": "events_upcoming.json",
|
|
"ok": true
|
|
},
|
|
{
|
|
"path": "/public/team-logo-overrides",
|
|
"file": "team_logo_overrides.json",
|
|
"ok": true
|
|
},
|
|
{
|
|
"path": "/competition-aliases",
|
|
"file": "competition_aliases.json",
|
|
"ok": true
|
|
},
|
|
{
|
|
"path": "/facr/club/football/7eacd9f0-bfa0-4928-a9b6-936140168f58",
|
|
"file": "facr_club_info.json",
|
|
"ok": true
|
|
},
|
|
{
|
|
"path": "/facr/club/football/7eacd9f0-bfa0-4928-a9b6-936140168f58/table",
|
|
"file": "facr_tables.json",
|
|
"ok": true
|
|
}
|
|
],
|
|
"lastUpdated": "2025-10-31T17:21:44Z"
|
|
} |