module Burocracia::CEP::Service

Overview

This module is responsible for fetching the Postmon API

Defined in:

burocracia/cep/service.cr

Constant Summary

BASE_URL = "http://api.postmon.com.br"

Instance Method Summary

Instance Method Detail

def get(cep) #

[View source]