{"id":18817433,"url":"https://github.com/codergogoi/web_api_for_android_and_ios","last_synced_at":"2025-06-18T11:34:21.342Z","repository":{"id":109326261,"uuid":"41347652","full_name":"codergogoi/Web_api_for_Android_and_iOS","owner":"codergogoi","description":"Web service example for mobile apps using php","archived":false,"fork":false,"pushed_at":"2015-08-25T07:22:27.000Z","size":128,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-22T07:12:14.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/codergogoi.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}},"created_at":"2015-08-25T06:45:21.000Z","updated_at":"2021-11-25T12:34:17.000Z","dependencies_parsed_at":"2023-03-08T10:15:42.628Z","dependency_job_id":null,"html_url":"https://github.com/codergogoi/Web_api_for_Android_and_iOS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codergogoi/Web_api_for_Android_and_iOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergogoi%2FWeb_api_for_Android_and_iOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergogoi%2FWeb_api_for_Android_and_iOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergogoi%2FWeb_api_for_Android_and_iOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergogoi%2FWeb_api_for_Android_and_iOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codergogoi","download_url":"https://codeload.github.com/codergogoi/Web_api_for_Android_and_iOS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergogoi%2FWeb_api_for_Android_and_iOS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260545420,"owners_count":23025720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-08T00:11:23.456Z","updated_at":"2025-06-18T11:34:16.305Z","avatar_url":"https://github.com/codergogoi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web_api_for_Android_and_iOS\nWeb service example for mobile apps using php\n\nrequired Specification :\n\nBasic PHP and SQL knowledge.\nMAMP or XAMP or Wamp application for run in localhost\n\nOnce any of the above application installed.\n\nJust Create Database  \" my_apps\"\n\nCREATE TABLE IF NOT EXISTS `app_user` (\n  `sl` int(11) NOT NULL,\n  `user_email` varchar(200) NOT NULL,\n  `user_password` varchar(200) NOT NULL,\n  `reg_date` date NOT NULL\n) ENGINE=InnoDB AUTO_INCREMENT=0 DEFAULT CHARSET=latin1;\n\n\n--\n-- Indexes for table `app_user`\n--\nALTER TABLE `app_user`\n  ADD PRIMARY KEY (`sl`);\n\n--\n-- AUTO_INCREMENT for table `app_user`\n--\nALTER TABLE `app_user`\n  MODIFY `sl` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=0;\n  \nCreate a Database User named : demox and password demox123 and grant newly created \"my_apps\" database access on it.\n\nPlace the API files inside the WAMP/XAMP/MAMP httpdocs folder and run it.\n\nThank you\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodergogoi%2Fweb_api_for_android_and_ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodergogoi%2Fweb_api_for_android_and_ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodergogoi%2Fweb_api_for_android_and_ios/lists"}