pstream-backend/server/routes
Pas 96e9d832e5 Reapply with fixes
I think I got it this time
2025-03-13 00:00:28 -06:00
..
auth First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
metrics Reapply with fixes 2025-03-13 00:00:28 -06:00
sessions/[sid] created a better useAuth util to remove the constant boilerplate, now to get a user its just const user = await useAuth().getCurrentSession() and it handles all the content 2025-03-11 15:31:27 -05:00
users Reapply with fixes 2025-03-13 00:00:28 -06:00
discover.ts Created a /discover endpoint, should decrease latency for sites that need to discover as caching is used 2025-03-09 23:23:21 -05:00
healthcheck.ts First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
index.ts First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
meta.ts First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00