{"id":19306418,"url":"https://github.com/fluse/weltklassejungs-api","last_synced_at":"2026-02-14T12:01:39.122Z","repository":{"id":70060179,"uuid":"55691374","full_name":"fluse/weltklassejungs-api","owner":"fluse","description":null,"archived":false,"fork":false,"pushed_at":"2016-04-11T06:55:35.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-18T09:07:34.872Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluse.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-04-07T12:05:48.000Z","updated_at":"2016-04-07T12:05:48.000Z","dependencies_parsed_at":"2023-02-22T07:01:05.268Z","dependency_job_id":null,"html_url":"https://github.com/fluse/weltklassejungs-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fluse/weltklassejungs-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluse%2Fweltklassejungs-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluse%2Fweltklassejungs-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluse%2Fweltklassejungs-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluse%2Fweltklassejungs-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluse","download_url":"https://codeload.github.com/fluse/weltklassejungs-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluse%2Fweltklassejungs-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29443468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T10:51:12.367Z","status":"ssl_error","status_checked_at":"2026-02-14T10:50:52.088Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T00:06:00.498Z","updated_at":"2026-02-14T12:01:39.117Z","avatar_url":"https://github.com/fluse.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"#Weltklassejungs API\n\n##Location\n\n###request\n\n```javascript\n{\n    URL: 'api.weltklassejungs.de/v1/location/',\n    headers: {\n        Authorization: 'Basic {token}'\n    },\n    query: {\n        search: String\n    }\n    Method: 'GET'\n}\n```\n\n###response\n\n```javascript\n{\n    error: null,\n    result: [{\n        city: String\n        country: String\n        countryCode: String,\n        latitude: Number,\n        longitude: Number,\n        state: String,\n        zip: String\n    }, {location}, {location}]\n}\n```\n\n##Search\n\n###request\n\n```javascript\n{\n    URL: 'api.weltklassejungs.de/v1/search/',\n    headers: {\n        Authorization: 'Basic {token}'\n    },\n    Method: 'POST',\n    body: {\n        location: String,\n        date: Date,\n        time: {\n            from: Date,\n            to: Date\n        },\n        eventType: String,\n        technic: String,\n        age: Number,\n        misc: String\n    }\n}\n```\n\n###response\n\n**error**\n\n```javascript\n{\n    error: {\n        location: 'isEmpty',\n        date: 'isInvalid',\n        time: 'isInvalid',\n        eventType: 'isEmpty'\n    },\n    result: null\n}\n```\n\n**success**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluse%2Fweltklassejungs-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluse%2Fweltklassejungs-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluse%2Fweltklassejungs-api/lists"}