-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
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)