MCPcopy Create free account
hub / github.com/TanStack/db / server.ts

File server.ts

examples/solid/todo/src/api/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express from 'express'
2import cors from 'cors'
3import { sql } from '../db/postgres'
4import {

Callers

nothing calls this directly

Calls 8

validateInsertTodoFunction · 0.90
validateUpdateTodoFunction · 0.90
validateInsertConfigFunction · 0.90
validateUpdateConfigFunction · 0.90
generateTxIdFunction · 0.70
getMethod · 0.45
statusMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected