{"id":17078770,"url":"https://github.com/thesabbir/wrtapi","last_synced_at":"2025-04-12T20:43:07.638Z","repository":{"id":66068060,"uuid":"80865211","full_name":"thesabbir/wrtapi","owner":"thesabbir","description":"OpenWRT administration HTTP api written in go","archived":false,"fork":false,"pushed_at":"2020-01-08T07:01:37.000Z","size":9,"stargazers_count":23,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-24T11:56:34.113Z","etag":null,"topics":["go","golang","openwrt","rest-api","ubus"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/thesabbir.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":"2017-02-03T20:09:50.000Z","updated_at":"2024-12-23T22:59:59.000Z","dependencies_parsed_at":"2023-03-13T20:30:56.710Z","dependency_job_id":null,"html_url":"https://github.com/thesabbir/wrtapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesabbir%2Fwrtapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesabbir%2Fwrtapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesabbir%2Fwrtapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesabbir%2Fwrtapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thesabbir","download_url":"https://codeload.github.com/thesabbir/wrtapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631675,"owners_count":21136555,"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":["go","golang","openwrt","rest-api","ubus"],"created_at":"2024-10-14T12:23:22.314Z","updated_at":"2025-04-12T20:43:07.609Z","avatar_url":"https://github.com/thesabbir.png","language":"Go","readme":"OpenWRT administration HTTP api written in go  (Golang MIPS/ARM/x86 cross compilation)\r\n----\r\n\r\nThis project was created to be used for a mobile APP to display system info and network status. OpenWRT configuartion changes and other features could also be implemented with little effort.\r\n\r\n* Golang net/http and [httprouter](https://github.com/julienschmidt/httprouter) is used for HTTP API\r\n* HTTP API uses JSON data to comunicate with ubus [(OpenWrt micro bus architecture)](https://openwrt.org/docs/techref/ubus)\r\n\r\n\r\nImplemented API endpoints:\r\n\r\n```\r\nMETHOD: GET\r\n\r\n/\r\n```\r\n```\r\nMETHOD: GET\r\n\r\n/system\r\n```\r\n```\r\nMETHOD: GET\r\n\r\n/system/board\r\n```\r\n```\r\nMETHOD: GET\r\n\r\n/system/services\r\n```\r\n```\r\nMETHOD: GET\r\n\r\n/network\r\n```\r\n```\r\nMETHOD: GET\r\n\r\n/network/interfaces\r\n```\r\n```\r\nMETHOD: GET\r\n\r\n/network/interfaces/wan\r\n```\r\n```\r\nMETHOD: GET\r\n\r\n/network/interfaces/lan\r\n```\r\n```\r\nMETHOD: GET\r\n\r\n/wlan\r\n```\r\n```\r\nMETHOD: GET\r\n\r\n/wlan/clients\r\n```\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesabbir%2Fwrtapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesabbir%2Fwrtapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesabbir%2Fwrtapi/lists"}