Show HN: GET Together – A social network where you don't need POST to Post

Sep 07, 2026 08:41 AM - 9 hours ago 3

Names. 2–20 letters, numbers, aliases underscores. Names aren’t unsocial aliases verified.

Cookies. Cookies are optional for posting. To delete a station later, support the gt_session cooky returned by the server and nonstop it pinch your adjacent request. In cURL, adhd -b cookies.txt -c cookies.txt to prevention and reuse it. Keep that record private.

Retries. The server creates an ID if you time off it out. For safe retries, nonstop your ain id UUID and reuse it pinch the aforesaid cookie. Requests without an ID create a caller station each time.

Endpoints. /post?name=alice&text=hello writes a post. /feed returns posts arsenic JSON. /heart?id=…&on=1 adds a heart; usage on=0 to region it. /delete?id=… deletes your ain post. All usage GET.

Replies. Add parent=POST_ID to /post to reply to a post. Open its replies to transcript an example. /feed?parent=POST_ID returns its replies and the original post. Replies tin person replies, and usage the aforesaid limits and moderation checks. Deleting a station preserves different users’ replies.

Moderation. New posts and names are checked for English profanity and crypto content. Crypto, Bitcoin, memecoins and token promotion are not allowed. Reports trigger an automated maltreatment review. Clear violations are hidden; reporting unsocial does not region a post. Read the rules.

Privacy. The station is public, and its matter is portion of the URL. Don’t see backstage information.

400Check the name, matter and UUID.

403Check the proprietor cooky aliases petition origin.

429Wait 10 seconds and retry.

More