{"id":18682734,"url":"https://github.com/chneau/warket","last_synced_at":"2025-11-07T17:30:33.713Z","repository":{"id":57531069,"uuid":"154880791","full_name":"chneau/warket","owner":"chneau","description":"warframe.market client API","archived":false,"fork":false,"pushed_at":"2023-12-18T23:02:09.000Z","size":1378,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T20:19:17.779Z","etag":null,"topics":["api","client","market","warframe"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/chneau.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":"2018-10-26T18:52:19.000Z","updated_at":"2023-02-01T05:22:15.000Z","dependencies_parsed_at":"2024-06-20T07:11:28.239Z","dependency_job_id":"d2bfa3e7-c734-4db9-bb1e-a6e5689cdf32","html_url":"https://github.com/chneau/warket","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Fwarket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Fwarket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Fwarket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Fwarket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chneau","download_url":"https://codeload.github.com/chneau/warket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533448,"owners_count":19654682,"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":["api","client","market","warframe"],"created_at":"2024-11-07T10:12:42.036Z","updated_at":"2025-11-07T17:30:33.661Z","avatar_url":"https://github.com/chneau.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# warket\n\nwarframe.market client API\n\n## dev\n\n```bash\n# use nodemon for hotreload\nnodemon -e go -x \"go run . s -g 0 || false\"\n```\n\n## Doc\n\nPlease find it [here](https://docs.google.com/document/d/1121cjBNN4BeZdMBGil6Qbuqse-sWpEXPpitQH5fb_Fo/edit##heading=h.irwashnbboeo).\n\nOther links:\n\n- https://github.com/search?o=desc\u0026q=api.warframe.market\u0026s=updated\u0026type=Repositories\n- https://github.com/LastExceed/WarframeMarKT\n- https://warframe.market/api_docs\n\n```bash\n# interesting path\n/profile/orders # POST to create a new order\n# payload: {\"order_type\":\"sell\",\"item_id\":\"54a74455e779892d5e5156cc\",\"platinum\":210,\"quantity\":1,\"visible\":false,\"rank\":1}\n/profile/orders/{orderId} # PUT to update an already existing order\n# payload: {order_id: \"60965e5dea937404198b037c\", platinum: 211, quantity: 1, visible: false, rank: 1}\n```\n\n## weird console output\n\nPlease run warket like this `winpty warket ...`\n\n## Easy install\n\nTODO: download with powershell like this `(new-object System.Net.WebClient).DownloadFile(\"https://github.com/chneau/warket/releases/download/pre-release/windows_amd64_warket.exe\",\"C:\\tmp\\file.txt\")`\n\nInstall Chocolatey (sort of a package manager for Windows)  \n`https://chocolatey.org/install`\n\nThen, install Go.  \n`choco install golang`\n\nThen, install this repo.  \n`go install -v github.com/chneau/warket@latest`\n\nIf on Windows, be sure to have this in your PATH system environment variable:  \n`%userprofile%\\go\\bin`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchneau%2Fwarket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchneau%2Fwarket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchneau%2Fwarket/lists"}