module App

Defined in:

constants.cr

Constant Summary

HEADERS = {"Content-Type" => "application/json"}
SERVER_HOST = "spidergazelle-todo.herokuapp.com"
SERVER_URL = "http://spidergazelle-todo.herokuapp.com/todos"