Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
app from
'@/app'
;
2
import
BadRequestError from
'@/errors/BadRequestError'
;
3
import
{ getFipePrice } from
'@/services/fipe/price'
;
4
import
{ listReferenceTables } from
'@/services/fipe/referenceTable'
;
Callers
nothing calls this directly
Calls
1
app
Function · 0.85
Tested by
no test coverage detected