{"id":17057555,"url":"https://github.com/vogxn/tweetpost","last_synced_at":"2025-03-23T07:13:28.800Z","repository":{"id":147770326,"uuid":"88151305","full_name":"vogxn/tweetpost","owner":"vogxn","description":"Tweet without character limits","archived":false,"fork":false,"pushed_at":"2017-06-23T03:54:55.000Z","size":1150,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T13:50:43.846Z","etag":null,"topics":["golang","mvc","tweets","webapp"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vogxn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-13T10:01:10.000Z","updated_at":"2017-05-04T19:31:40.000Z","dependencies_parsed_at":"2023-05-10T11:30:30.698Z","dependency_job_id":null,"html_url":"https://github.com/vogxn/tweetpost","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vogxn%2Ftweetpost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vogxn%2Ftweetpost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vogxn%2Ftweetpost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vogxn%2Ftweetpost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vogxn","download_url":"https://codeload.github.com/vogxn/tweetpost/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245066684,"owners_count":20555429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","mvc","tweets","webapp"],"created_at":"2024-10-14T10:27:28.985Z","updated_at":"2025-03-23T07:13:28.793Z","avatar_url":"https://github.com/vogxn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Tweetpost\n=========\n\nTweetpost can chunk and breakdown tweets intelligently. \n\nRunning\n-------\n```Bash\n$ go get github.com/vogxn/tweetpost\n```\n\n```Bash\n$ cd vogxn/tweetpost\n$ cd server/\n$ go run main.go\n```\n\nOpen [http://localhost:8080/post](http://localhost:8080/post) on your browser\nand start splitting tweets\n\nScreenshot\n---------\n![tweetpost](https://github.com/vogxn/tweetpost/blob/master/server/static/favicons/tweetpost.png \"Tweetpost screenshot\")\n\n### Note\n\nThis app is a demonstration of golang used to build web applications. It should\nserve as a simple guide to layout your MVC apps. Most of the server side code\nis in the `server` directory.\n\n### OAuth\n\nThe OAuth 3-legged authorization in this repository does not work since\nTwitter's API does not accept CORS headers. This is because Twitter is still on\nthe OAuth 1.0 standard while most implementations have moved to the OAuth 2.0\nstandard\n\nFeatures\n--------\n- Simple to use user-interface\n- Easy editing before posting\n- Selective and Bulk Posting\n- Tweet sequence numbers\n\nComing soon\n-----------\n- OAuth with Twitter\n- Post the actual tweets\n- Scheduled posts support\n- URL shortening using bit.ly, goo.gl and youtu.be?\n- Chain tweet reading support\n- User history?\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvogxn%2Ftweetpost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvogxn%2Ftweetpost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvogxn%2Ftweetpost/lists"}