{"id":15479097,"url":"https://github.com/dekuan/vdata","last_synced_at":"2025-04-22T15:03:02.125Z","repository":{"id":56964995,"uuid":"64009844","full_name":"dekuan/vdata","owner":"dekuan","description":"VDATA protocol is the best protocol for calling or responding a HTTP/HTTPS service.","archived":false,"fork":false,"pushed_at":"2018-05-04T19:00:20.000Z","size":1201,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T16:11:21.000Z","etag":null,"topics":["composer","laravel","php","rpc","rpc-framework","vdata-protocol"],"latest_commit_sha":null,"homepage":"http://vdata.dekuan.org/","language":"JavaScript","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/dekuan.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}},"created_at":"2016-07-23T09:44:58.000Z","updated_at":"2018-06-21T03:31:53.000Z","dependencies_parsed_at":"2022-08-21T10:20:43.393Z","dependency_job_id":null,"html_url":"https://github.com/dekuan/vdata","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dekuan%2Fvdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dekuan%2Fvdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dekuan%2Fvdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dekuan%2Fvdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dekuan","download_url":"https://codeload.github.com/dekuan/vdata/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248662274,"owners_count":21141545,"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":["composer","laravel","php","rpc","rpc-framework","vdata-protocol"],"created_at":"2024-10-02T04:09:09.481Z","updated_at":"2025-04-22T15:03:02.075Z","avatar_url":"https://github.com/dekuan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vdata\nvdata protocol is a perfectly total solution for HTTP RPC Call. It's free and open source. And, it's the best way for calling and responding HTTP services. \nWith pretty vdata, you can easily call HTTP services with required version and timeout control. And definitely, Cross-origin resource sharing(CORS) call is okay. vdata client were now wrote in PHP and Javascript, for more features, please view [documentation](http://vdata.dekuan.org/docs).\n\n\n## Features\n\n* Defines the data protocol for HTTP/HTTPS based service Remote Process Call.\n* Defines common error codes and the range of user customized error codes.\n* Defines common status codes.\n* RESTfull api supported.\n* Cross-Origin Resource Sharing supported.\n* Send version request by HTTP_ACCEPT from client.\n* Respond in-service version of service from server.\n\n\n## Why do we call it vdata?\n\nTruth be told, V is a pretty girl's name. Uh huh, so, we hope vdata would be pretty too for you.\n\n\n\n## What vdata looks like?\n\nvdata is JSON-based protocol, when you call a HTTP service played by vdata protocol, you will see the response from server:\n\n\n```\n{\n    \"name\"          : \"\",       //  string, name of service\n    \"url\"           : \"\",       //  string, address of service\n    \"version\"       : \"1.0\",    //  string, version of service\n    \"errorid\"       : 0,        //  numeric,    error id\n    \"errordesc\"     : \"\",       //  string, desciption of error\n    \"vdata\"         : {}        //  user customized data.\n                                //      it might be an array or an object with\n                                //      contents of a string, number, array or object.\n}\n```\n\n\n## For more information\n\nPlease view [documentation](http://vdata.dekuan.org/docs)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdekuan%2Fvdata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdekuan%2Fvdata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdekuan%2Fvdata/lists"}