{"id":31812867,"url":"https://github.com/yoshiohasegawa/mindflex-server","last_synced_at":"2026-05-02T23:36:11.821Z","repository":{"id":200149314,"uuid":"368725800","full_name":"yoshiohasegawa/mindflex-server","owner":"yoshiohasegawa","description":"The back-end server for Mindflex, an iOS game application","archived":false,"fork":false,"pushed_at":"2021-06-21T06:53:11.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T07:45:09.461Z","etag":null,"topics":["backend-server","flask","mongodb","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yoshiohasegawa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-05-19T02:48:26.000Z","updated_at":"2021-06-21T06:53:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"4859ba49-f10b-4734-b92f-68d3f26f4b85","html_url":"https://github.com/yoshiohasegawa/mindflex-server","commit_stats":null,"previous_names":["yoshiohasegawa/mindflex-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yoshiohasegawa/mindflex-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshiohasegawa%2Fmindflex-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshiohasegawa%2Fmindflex-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshiohasegawa%2Fmindflex-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshiohasegawa%2Fmindflex-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoshiohasegawa","download_url":"https://codeload.github.com/yoshiohasegawa/mindflex-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshiohasegawa%2Fmindflex-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32553685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T22:28:24.418Z","status":"ssl_error","status_checked_at":"2026-05-02T22:28:14.225Z","response_time":132,"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":["backend-server","flask","mongodb","python"],"created_at":"2025-10-11T07:44:32.640Z","updated_at":"2026-05-02T23:36:11.814Z","avatar_url":"https://github.com/yoshiohasegawa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mindflex Server\n\n\u003c!-- HEADER --\u003e\n\u003cp align=\"center\"\u003e\n\u003c!-- Logo --\u003e\n    \u003cimg src=\"./assets/Logo1024x1024.png\" alt=\"Mindflex Logo\" width=\"300px\" \u003e\n\u003c!-- Tagline --\u003e\n    \u003cp align=\"center\"\u003e\n        \u003cem\u003eFlex your mind\u003c/em\u003e\n    \u003cbr/\u003e\n    \u003c/p\u003e\n\u003c/p\u003e\n\n\u003c!-- BODY --\u003e\n# Table of Contents\n1. [About](#about)\n    * [Tech Stack](#tech-stack)\n    * [Endpoints and Objects](#endpoints-and-objects)\n2. [Coming Soon](#coming-soon)\n    * [User Accounts](#user-accounts)\n    * [Game Modes](#game-modes)\n    * [Sound Effects](#sound-effects)\n3. [Contact](#contact)\n\n# About\nA Python-Flask server that contains API endpoints and routes that support [Mindflex](https://github.com/yoshiohasegawa/mindflex), an iOS game application. The database is a noSQL MongoDB database.\n\n## Tech Stack\n- [Python](https://www.python.org/)\n- [Flask](https://flask.palletsprojects.com/en/2.0.x/)\n- [MongoDB](https://www.mongodb.com/)\n\n## Endpoints and Objects\n### *Root* \n`[GET] /`   \n- returns the string: *'Welcome to the Mindflex API'*\n\n### *Questions*\n`[GET] /api/questions`\n- returns an array of Question objects\n#### Example Question Object\n```js\n{\n    _id:      \"1991fakeid1991\",\n    question: \"47 \u003e 7\",\n    answer:   true\n}\n```\n\n# Coming Soon\n### User Accounts\n- We hope to enable users to create User Accounts in order to keep track of high scores.\n### Game Modes\n- Different game modes will keep things exciting and, allow users to not only challenge themselves in arithmetic but, also in other topics found in basic trivia.\n### Sound Effects\n- Sound effects and audio makes games like this much more fun! Keep an eye out for this in the near future.\n\n# Contact\nFor support, feedback or, to report a bug, you may contact the maintainer:\n- Yoshio Hasegawa: [GitHub](https://github.com/yoshiohasegawa), [LinkedIn](https://www.linkedin.com/in/yoshiohasegawa/)\n\n## License\nDistributed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoshiohasegawa%2Fmindflex-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoshiohasegawa%2Fmindflex-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoshiohasegawa%2Fmindflex-server/lists"}