845fbe13bc
bugfixes and refactored the project a bit
...
1. Fixed bugs in `.execute_post`.
2. Functions that take a single input string were updated to take a
string and then create the request body from it instead of asking
user to enter the request body.
3. Moved tests from `tests/` to their specific modules
4. Added few more methods
2022-08-11 16:33:40 +05:30
8b04dbb4d2
Added routing/rule, ip/route. updated system/health, ip/dhcp-client
2022-05-01 19:38:09 +05:30
3a5163f284
Updated wireguard module, Added DHCP Client module, Added some tests
2022-05-01 13:39:18 +05:30
f39ed466f6
Added endpoints, tests and updated dependencies
...
1. Added interface/wireguard, ip/address.
2. Updated dependencies.
3. Added tests and some comments
2022-04-29 17:36:20 +05:30
861bc05d7e
removed unused dependencies, refactored some code
2022-04-18 19:54:38 +05:30
5cd027d271
removed tracing/color-eyre and added thiserror
2022-04-18 01:33:01 +05:30
320ba1564f
Added some endpoints in dhcp-server from FIP namespace, updated readme, added tests
2022-04-18 00:59:42 +05:30
ed5cd865c5
Added endpoints to get/list interface and system health
2022-04-17 21:00:12 +05:30