{"id":24619467,"url":"https://github.com/nikdrosakis/apiphp","last_synced_at":"2026-04-15T22:31:56.045Z","repository":{"id":215331840,"uuid":"738676004","full_name":"NikDrosakis/apiphp","owner":"NikDrosakis","description":"classic php api with docker-compose as microservice","archived":false,"fork":false,"pushed_at":"2024-02-05T06:10:48.000Z","size":99,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-10T10:30:53.287Z","etag":null,"topics":["api","mariadb","php"],"latest_commit_sha":null,"homepage":"https://nikosdrosakis/apiphp","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/NikDrosakis.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":"2024-01-03T19:29:43.000Z","updated_at":"2024-02-28T22:23:01.000Z","dependencies_parsed_at":"2025-03-18T23:21:40.605Z","dependency_job_id":"5451e59e-1092-4802-9cf7-0bc9a144d3b8","html_url":"https://github.com/NikDrosakis/apiphp","commit_stats":null,"previous_names":["nikdrosakis/apiphp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NikDrosakis/apiphp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikDrosakis%2Fapiphp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikDrosakis%2Fapiphp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikDrosakis%2Fapiphp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikDrosakis%2Fapiphp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NikDrosakis","download_url":"https://codeload.github.com/NikDrosakis/apiphp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikDrosakis%2Fapiphp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31863456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["api","mariadb","php"],"created_at":"2025-01-25T00:53:29.440Z","updated_at":"2026-04-15T22:31:56.025Z","avatar_url":"https://github.com/NikDrosakis.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# apiPHP\n classic php api with docker-compose as microservice\n\n## TODO \n- GET criteria ORDERBY / WHERE / \n- token \n- REST authentication\n- set POST\n- set PATCH \n- set DELETE \n\n## database\nMariadb \n\n## API Endpoints\n\n### INSTALLATION\ngit clone [https://github.com/NikDrosakis/apiPHP.git]\n\ndocker-compose run \n\n### GET (folder GET)\ntable.php GET the maria table\n--for specific id\n/api/index.php?uid=1\u0026grp=7\u0026method=user\u0026id=1\n--or all the contents table (without ID)\n/api/index.php?uid=1\u0026grp=7\u0026method=user\n\n### AWESOME REWRITEN AS\n\n- for specific id\n  /api/user/1?uid=1\u0026grp=7\n  /api/post/1?uid=1\u0026grp=7\n  /api/obj/1?uid=1\u0026grp=7\n- or all the contents table (without ID)\n  /api/post?uid=1\u0026grp=7\n  /api/obj?uid=1\u0026grp=7\n\n## TODO:\n- replace with api token\n- get rest api protocol\n\n\n### POST\n\n\n### PATCH","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikdrosakis%2Fapiphp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikdrosakis%2Fapiphp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikdrosakis%2Fapiphp/lists"}