🚀 Tugo API

Go backend — 86 endpoints

POST/api/v1/auth/refreshPublic
POST/api/v1/auth/logoutPublic
GET/api/v1/auth/validatePublic
GET/api/v1/auth/restore-sessionPublic
POST/api/v1/auth/restore-sessionPublic
POST/api/v1/auth/token-exchange🔒 Auth
GET/oauth/kakao/loginPublic
GET/oauth/kakao/callbackPublic
GET/api/v1/members/me🔒 Auth
GET/api/v1/members/{id}Public
GET/api/v1/members/check-username?username=Public
GET/api/v1/members/search?query=Public
PUT/api/v1/members/me/username?username=🔒 Auth
PUT/api/v1/members/me/creator-mode🔒 Auth
POST/api/v1/posts🔒 Auth
GET/api/v1/postsPublic
GET/api/v1/posts/{id}Public
PUT/api/v1/posts/{id}🔒 Auth
DELETE/api/v1/posts/{id}🔒 Auth
GET/api/v1/posts/debatesPublic
GET/api/v1/posts/followingPublic
GET/api/v1/posts/recommendedPublic
POST/api/v1/comments🔒 Auth
GET/api/v1/comments?postId=Public
PUT/api/v1/comments/{id}🔒 Auth
DELETE/api/v1/comments/{id}🔒 Auth
POST/api/v1/likes🔒 Auth
DELETE/api/v1/likes/{postId}🔒 Auth
DELETE/api/v1/likes🔒 Auth
POST/api/v1/media🔒 Auth
GET/api/v1/media/{id}🔒 Auth
PUT/api/v1/media/{id}🔒 Auth
DELETE/api/v1/media/{id}🔒 Auth
POST/api/v1/media/upload/image🔒 Auth
POST/api/v1/media/upload/video🔒 Auth
POST/api/v1/media/upload/file🔒 Auth
GET/api/v1/profiles/{username}Public
PUT/api/v1/profiles/me🔒 Auth
POST/api/v1/subscriptions🔒 Auth
GET/api/v1/subscriptions🔒 Auth
GET/api/v1/subscriptions/check🔒 Auth
GET/api/v1/subscriptions/count🔒 Auth
DELETE/api/v1/subscriptions/{id}🔒 Auth
POST/api/v1/subscription-tiers🔒 Auth
GET/api/v1/subscription-tiers🔒 Auth
PUT/api/v1/subscription-tiers/{id}🔒 Auth
DELETE/api/v1/subscription-tiers/{id}🔒 Auth
POST/api/v1/archives🔒 Auth
GET/api/v1/archives🔒 Auth
DELETE/api/v1/archives/{postId}🔒 Auth
GET/api/v1/notifications🔒 Auth
GET/api/v1/notifications/unread-count🔒 Auth
PUT/api/v1/notifications/{id}/read🔒 Auth
PUT/api/v1/notifications/read-all🔒 Auth
DELETE/api/v1/notifications/{id}🔒 Auth
GET/api/v1/notifications/preferences🔒 Auth
PUT/api/v1/notifications/preferences🔒 Auth
POST/api/v1/notifications/preferences/initialize🔒 Auth
GET/api/v1/polls/{pollId}/statsPublic
POST/api/v1/polls/{pollId}/vote🔒 Auth
PUT/api/v1/polls/{pollId}/vote🔒 Auth
DELETE/api/v1/polls/{pollId}/vote🔒 Auth
GET/api/v1/notes/rooms🔒 Auth
GET/api/v1/notes/user/{id}/messages🔒 Auth
POST/api/v1/notes/rooms/{id}/messages🔒 Auth
POST/api/v1/notes/rooms/{id}/read🔒 Auth
GET/api/v1/search?q=&type=posts|members|hashtagsPublic
GET/api/v1/search/trendingPublic
POST/api/v1/search/record🔒 Auth
GET/api/v1/push/vapid-public-keyPublic
GET/api/v1/push/statusPublic
POST/api/v1/push/subscribe🔒 Auth
DELETE/api/v1/push/unsubscribe🔒 Auth
GET/api/v1/newsPublic
GET/api/v1/news/categoriesPublic
GET/api/v1/news/sourcesPublic
POST/api/v1/follows🔒 Auth
DELETE/api/v1/follows?targetMemberId=🔒 Auth
GET/api/v1/follows/check?targetMemberId=🔒 Auth
GET/api/v1/follows/count?memberId=Public
GET/api/v1/members/{id}/followersPublic
GET/api/v1/members/{id}/followingPublic
GET/api/v1/creators/popularPublic
GET/api/v1/geolocation/me🔒 Auth
POST/api/v1/dev/login🛠 Dev
GET/healthPublic