OpenWrt Forum Archive

Topic: How to create url based API calls to configre openwrt,without using UI

The content of this topic has been archived on 10 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi All,

Last One month I'm working in Openwrt. I'm using default openwrt GUI (luci) to configure router.

Can we configure openwrt without using GUI?..How to create URL based API calls to get and set information of openwrt router?

Please provide information to create or enable URL based API call in openwrt?

Thanks!!

Regards,
Thanaraj.

Just modify the files in /etc/config directly, by any means you can do yourself.

Hi,

I can modify /etc/config files via command line. But I'm asking for URL based Openwrt Configuration.

For example: Through API calls in URL, we can configure the openwrt using web server.

But I don't know how to do this in openwrt, if anyone know this method please help me

Thanks!!

Regards,
Thanaraj.

Help yourself: webserver+php.

(Last edited by augustus_meyer on 17 Nov 2017, 16:38)

The discussion might have continued from here.