We need to have a client side ircb cli so that a user can: - [ ] set ircb endpoint - [ ] register, login, logout - [ ] get/create/update/delete network - [ ] connect/disconnect network We can use requests module on client to interact with the basic ircb api (work in progress at #51)
We need to have a client side ircb cli so that a user can:
We can use requests module on client to interact with the basic ircb api (work in progress at #51)