{"id":20993787,"url":"https://github.com/gregamohorko/bluews","last_synced_at":"2026-04-21T21:05:35.087Z","repository":{"id":92225722,"uuid":"89920958","full_name":"GregaMohorko/BlueWS","owner":"GregaMohorko","description":"Simple REST Web Service library with business logic.","archived":false,"fork":false,"pushed_at":"2022-11-01T09:49:11.000Z","size":316,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-02T15:34:58.098Z","etag":null,"topics":["json","open-source","permissions","php","php-library","rest","verification","web-service","web-services","webservice","webservices"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GregaMohorko.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,"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":"2017-05-01T12:09:03.000Z","updated_at":"2019-06-11T06:50:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7dada43-524b-44e8-9630-b2fd5133554e","html_url":"https://github.com/GregaMohorko/BlueWS","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/GregaMohorko/BlueWS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregaMohorko%2FBlueWS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregaMohorko%2FBlueWS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregaMohorko%2FBlueWS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregaMohorko%2FBlueWS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GregaMohorko","download_url":"https://codeload.github.com/GregaMohorko/BlueWS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregaMohorko%2FBlueWS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32110161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["json","open-source","permissions","php","php-library","rest","verification","web-service","web-services","webservice","webservices"],"created_at":"2024-11-19T07:15:43.458Z","updated_at":"2026-04-21T21:05:35.082Z","avatar_url":"https://github.com/GregaMohorko.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlueWS\nA simple REST Web Service library with business logic (client verification, user permission per action, etc.).\n\nCheck the [BlueWSClient.NET](https://github.com/GregaMohorko/BlueWSClient.NET) for a .NET client library to use on the .NET client side.\n\n[![Release](https://img.shields.io/github/release/GregaMohorko/BlueWS.svg?style=flat-square)](https://github.com/GregaMohorko/BlueWS/releases/latest)\n\n## Documentation \u0026 Tutorials\nYou can read the documentation and tutorials under the [Wiki](https://github.com/GregaMohorko/BlueWS/wiki).\n\n## Short examples\nA simple hello world action:\n```PHP\nclass HelloWorld extends BaseAction\n{\n  public function run()\n  {\n    $result = [];\n    $result[\"Message\"] = \"Hello world!\";\n    return $result;\n  }\n}\n```\n\n## Requirements\nPHP version \u003e= 5.5\n\n## Author and License\n\nGrega Mohorko ([www.mohorko.info](https://www.mohorko.info))\n\nCopyright (c) 2019 Grega Mohorko\n\n[Apache License 2.0](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregamohorko%2Fbluews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregamohorko%2Fbluews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregamohorko%2Fbluews/lists"}