MCPcopy Index your code
hub / github.com/Flagsmith/flagsmith / dev-routes.js

File dev-routes.js

frontend/api/dev-routes.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Shared Express routes used by both RspackDevServer (dev) and api/index.js (prod)
2require('dotenv').config()
3const bodyParser = require('body-parser')
4

Callers

nothing calls this directly

Calls 3

envToBoolFunction · 0.70
getMethod · 0.45
jsonMethod · 0.45

Tested by

no test coverage detected