Module: TodoApi

Defined in:
lib/todo_api_cli.rb

Overview

TODO: this should be top level that requires all the other scopes e.g users, lists etc.

Defined Under Namespace

Classes: Cli

Constant Summary collapse

API_URL =
'http://localhost:9393'