MCPcopy Create free account
hub / github.com/BrasilAPI/BrasilAPI / [cep].js

File [cep].js

pages/api/cep/v1/[cep].js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import app from '@/app';
2import BadRequestError from '@/errors/BadRequestError';
3import NotFoundError from '@/errors/NotFoundError';
4import { fetchCep } from '@/services/cep/cep';

Callers

nothing calls this directly

Calls 1

appFunction · 0.85

Tested by

no test coverage detected