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

File [fipeCode].js

pages/api/fipe/preco/v1/[fipeCode].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 { getFipePrice } from '@/services/fipe/price';
4import { listReferenceTables } from '@/services/fipe/referenceTable';

Callers

nothing calls this directly

Calls 1

appFunction · 0.85

Tested by

no test coverage detected