Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ server.ts
File
server.ts
examples/react/todo/src/api/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
'express'
2
import
cors from
'cors'
3
import
{ sql } from
'../db/postgres'
4
import
{
Callers
nothing calls this directly
Calls
8
validateInsertTodo
Function · 0.90
validateUpdateTodo
Function · 0.90
validateInsertConfig
Function · 0.90
validateUpdateConfig
Function · 0.90
generateTxId
Function · 0.70
get
Method · 0.45
status
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected