Commit Graph

2 Commits

Author SHA1 Message Date
Ishan Jain 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
Ishan Jain 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