{"id":17728359,"url":"https://github.com/ramyhakam/parse-server-curl","last_synced_at":"2025-03-31T16:46:13.627Z","repository":{"id":129084843,"uuid":"87325756","full_name":"RamyHakam/Parse-Server-Curl","owner":"RamyHakam","description":"This Class is vary helpful To Connect to  any  set of parse servers on the same time  Via curl commends using parse server restful   API ,Just use the methods provided to perform most of Parse  Server operation the same like PHP SDK operations .This Class is helpful for who want to call  more than one parse server on the same time ","archived":false,"fork":false,"pushed_at":"2017-04-26T20:49:20.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-02T04:45:14.444Z","etag":null,"topics":["parse","parse-php-sdk","parse-restful","parse-sdk","parse-server"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/RamyHakam.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}},"created_at":"2017-04-05T15:26:28.000Z","updated_at":"2017-08-10T14:57:46.000Z","dependencies_parsed_at":"2023-07-26T13:15:42.813Z","dependency_job_id":null,"html_url":"https://github.com/RamyHakam/Parse-Server-Curl","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamyHakam%2FParse-Server-Curl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamyHakam%2FParse-Server-Curl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamyHakam%2FParse-Server-Curl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamyHakam%2FParse-Server-Curl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RamyHakam","download_url":"https://codeload.github.com/RamyHakam/Parse-Server-Curl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246500152,"owners_count":20787651,"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":["parse","parse-php-sdk","parse-restful","parse-sdk","parse-server"],"created_at":"2024-10-25T19:42:35.617Z","updated_at":"2025-03-31T16:46:13.594Z","avatar_url":"https://github.com/RamyHakam.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parse-Server-Curl\nConnect to parse server Via curl commends using parse server restful  API \n# Install Via composer \n  `composer require zteam-pro/parse-curl`\n  \n  How to Use it \n  \n  You must add the parse server config like \n \n      1- Parse server app_id\n      2- Parse server url \n      3- Master key \n      4- The query or data  paramters to make a query to the parse server   \n   Then you will call any of ParseCurl obejct function to perform the CURL commend and get response back \n\n    ## Create object on parse server\n     1- app_id=####\n     2- server_url=https://#########/classes/ClassName\n     3- Master_key=########################\n     4- data={\"name\",\"########\",\"score\"=\"20\"}   \n\n     ## Update an object  on  parse server\n     1- app_id=####\n     2- server_url=https://#########/classes/ClassName/objectId\n     3- Master_key=########################\n     4- data={\"score\",\"30\"}\n\n    ## Delete an object from parse server\n     1- app_id=####\n     2- server_url=https://#########/classes/ClassName/objectId\n     3- Master_key=########################\n     4- data= #Not Required\n\n\n    ## Perform a Query on parse server\n     1- app_id=####\n     2- server_url=https://#########/classes/ClassName\n     3- Master_key=########################\n     4- Query=Where:{\"objectId\",\"########\"}\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framyhakam%2Fparse-server-curl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framyhakam%2Fparse-server-curl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framyhakam%2Fparse-server-curl/lists"}