GET Together - Social network where posting uses only GET requests
Show HN: GET Together – A social network where you don't need POST to Post
GET Together is a minimalist social network where every action—posting, replying, liking, and deleting—is performed via HTTP GET requests. It offers a simple API: just append parameters to URLs to interact with the feed. Names are flexible, cookies are optional, and moderation filters out profanity and crypto spam. Designed for developers and tinkerers, it's a playful twist on REST conventions that showcases the power of simple HTTP methods.
A social network where you don't need POST to Post—GET Together reimagines interaction with pure GET requests, making every action as simple as a URL.