{"id":20110503,"url":"https://github.com/otsmr/vokabapp-server","last_synced_at":"2026-02-14T08:02:02.159Z","repository":{"id":105879157,"uuid":"227929298","full_name":"otsmr/vokabapp-server","owner":"otsmr","description":"Webseite und API für die VokabApp","archived":false,"fork":false,"pushed_at":"2021-03-01T09:35:01.000Z","size":2386,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T22:01:54.413Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vokabapp.oproj.de/","language":"HTML","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/otsmr.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}},"created_at":"2019-12-13T22:02:13.000Z","updated_at":"2021-03-01T09:35:04.000Z","dependencies_parsed_at":"2024-06-15T07:00:06.394Z","dependency_job_id":null,"html_url":"https://github.com/otsmr/vokabapp-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/otsmr/vokabapp-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otsmr%2Fvokabapp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otsmr%2Fvokabapp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otsmr%2Fvokabapp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otsmr%2Fvokabapp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/otsmr","download_url":"https://codeload.github.com/otsmr/vokabapp-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otsmr%2Fvokabapp-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29439821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T07:24:13.446Z","status":"ssl_error","status_checked_at":"2026-02-14T07:23:58.969Z","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-13T18:12:11.876Z","updated_at":"2026-02-14T08:02:02.121Z","avatar_url":"https://github.com/otsmr.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vokabapp.oproj.de/\"\u003e\n    \u003cimg src=\"https://vokabapp.oproj.de/logo.png\" width=\"150\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003eVokabApp Server\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n    Server für die VokabApp\n    \u003cbr\u003e\n    \u003ca href=\"https://github.com/otsmr/vokabapp\"\u003e\u003cstrong\u003e-- Zur App --\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"https://img.shields.io/badge/platform-android%20%7C%20ios%20%7C%20web%20%7C%20windows%20%7C%20linux%20%7C%20mac-%23097aba\" alt=\"Platform\"\u003e\n\u003c/p\u003e\n\n\n\n# Inhaltsverzeichnis\n* \u003ca href=\"#dokumentation\"\u003eDokumentation\u003c/a\u003e\n* \u003ca href=\"#benutzeranmeldung\"\u003eBenutzeranmeldung\u003c/a\u003e\n* \u003ca href=\"#copyright-und-lizenz\"\u003eCopyright und Lizenz\u003c/a\u003e\n\n# Dokumentation\n\n# Benutzeranmeldung\n\n1. **App stellt Anfrage beim Server**\n\n    ``` GET /api/sync.php ```  \n \n    Antwort vom Server\n    ```JSON\n    {\n        \"sessionID\":\"\",\n        \"siginPath\":\"\"\n    }\n    ```\n2. **Anmelden**  \n\n    Die ```sessionID``` wird lokal gespeichert.  \n    Die App öffnet den ```siginPath```, damit sich der Benutzer anmelden / registrieren kann.  \n    Nach der Anmeldung wird der Benutzer weitergeleitet, um die Session zu aktivieren.\n\n    ``` GET /api/oauth.php ```  \n    \n    ```JSON\n    {\n        \"tmpSessionID\":\"\",\n        \"token\":\"\"\n    }\n    ```\n    Mithilfe des Tokens wird die ```sessionID``` freigeschaltet.\n\n3. **Fertig**\n\n    Die ```sessionID``` ist freigeschaltet. Der Benutzer kann den Browser schließen und zurück zur App gehen.\n\n# Copyright und Lizenz\nCopyright by \u003ca href=\"https://tsmr.eu\"\u003eTSMR\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotsmr%2Fvokabapp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fotsmr%2Fvokabapp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotsmr%2Fvokabapp-server/lists"}