Skip to content

thesabbir/wrtapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenWRT administration HTTP api written in go (Golang MIPS/ARM/x86 cross compilation)

This 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.

Implemented API endpoints:

METHOD: GET

/
METHOD: GET

/system
METHOD: GET

/system/board
METHOD: GET

/system/services
METHOD: GET

/network
METHOD: GET

/network/interfaces
METHOD: GET

/network/interfaces/wan
METHOD: GET

/network/interfaces/lan
METHOD: GET

/wlan
METHOD: GET

/wlan/clients

About

OpenWRT administration HTTP api written in go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages