PWC Admin

Sign in with your admin account

Dashboard
Overview of the PWC backend
-
Users
-
Active Members
-
Events
-
Blog Posts
-
Revenue
API Routes
MethodPathAuthDescription
POST/api/auth/register-Create account
POST/api/auth/login-Login
POST/api/auth/logoutYesLogout
GET/api/auth/meYesCurrent user
POST/api/auth/google-Google OAuth
GET/api/events/-List events
POST/api/events/AdminCreate event
POST/api/events/:id/rsvpYesRSVP
GET/api/blog/posts-List posts
POST/api/blog/postsYesCreate post
POST/api/blog/posts/:id/commentsYesAdd comment
POST/api/payments/duesYesPay dues
GET/api/admin/statsAdminStats
GET/api/admin/usersAdminAll users
Users
Manage registered users
All Users
IDUsernameEmailRoleMemberJoinedActions
Loading...
Events
Manage calendar events
All Events
IDTitleLocationDateRSVPsActions
Loading...
Blog Posts
Manage blog and comments
All Posts
IDTitleAuthorCommentsCreatedActions
Loading...
Payments
Membership payment records (stub — no real charges)
Payment History
IDUserAmountDescriptionStatusDate
No payments yet
API Tester
Send requests to any endpoint and see the response
Response will appear here...
Quick Actions