{"id":20190828,"url":"https://github.com/imbios/go-micho-twitter","last_synced_at":"2025-04-10T09:37:54.387Z","repository":{"id":104155101,"uuid":"560812525","full_name":"ImBIOS/go-micho-twitter","owner":"ImBIOS","description":"Twitter-like API written in Go, using Echo framework.","archived":false,"fork":false,"pushed_at":"2023-04-29T10:51:19.000Z","size":8533,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T08:22:43.722Z","etag":null,"topics":["echo","echo-framework","go","golang","twitter-api"],"latest_commit_sha":null,"homepage":"","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/ImBIOS.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},"funding":{"github":["ImBIOS"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-11-02T10:22:12.000Z","updated_at":"2024-07-09T09:45:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"a158bebe-b928-4431-ae4a-92e2d8c33c73","html_url":"https://github.com/ImBIOS/go-micho-twitter","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/ImBIOS%2Fgo-micho-twitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fgo-micho-twitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fgo-micho-twitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fgo-micho-twitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImBIOS","download_url":"https://codeload.github.com/ImBIOS/go-micho-twitter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248192666,"owners_count":21062722,"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":["echo","echo-framework","go","golang","twitter-api"],"created_at":"2024-11-14T03:46:48.621Z","updated_at":"2025-04-10T09:37:54.379Z","avatar_url":"https://github.com/ImBIOS.png","language":"Go","funding_links":["https://github.com/sponsors/ImBIOS"],"categories":[],"sub_categories":[],"readme":"# Twitter API with Go 👋\n\nTwitter-like API with Go, using [Echo](https://github.com/labstack/echo) and [Go-Micro](https://github.com/go-micro/go-micro) framework.\n\n## Features 🪶\n\n- [x] Authentication\n  - [x] Sign up\n  - [x] Sign in\n- [ ] Follow System\n  - [x] Follow\n  - [ ] Unfollow\n- [x] Public Tweet\n  - [x] Send Tweet\n  - [x] Feed\n- [ ] Private Message\n  - [ ] Send Message\n  - [ ] View Private Message\n- [ ] User Profile\n  - [ ] View Profile\n  - [ ] Edit Profile\n- [ ] Search\n- [ ] Security\n  - [ ] JWT\n    - [x] Access Token\n    - [ ] Refresh Token\n  - [ ] Rate Limiting\n  - [x] CORS\n- [ ] DevOps\n  - [ ] Docker\n  - [ ] Kubernetes\n  - [x] Continuous Integration\n  - [ ] Containerized Development\n- [x] Echo Framework for API\n  - [x] Authentication\n  - [x] Middleware\n  - [x] Routing\n  - [x] Validation\n- [ ] Go-Micro Framework for Microservices\n\n## Tools ⚒️\n\n- Dev Watcher =\u003e [Air](https://github.com/cosmtrek/air)\n- Linter =\u003e [GolangCI-Lint](https://github.com/golangci/golangci-lint)\n- Code Formatter =\u003e [Golines](https://github.com/segmentio/golines)\n\n## VSCode Extension 👾\n\n- [Run on Save](https://marketplace.visualstudio.com/items?itemName=emeraldwalk.RunOnSave)\n\n## Project Structure 🌊\n\n```bash\nTODO:\n```\n\n- **.vscode** =\u003e TODO:\n- **configs** =\u003e TODO:\n- **controllers** =\u003e TODO:\n- **helpers** =\u003e TODO:\n- **models** =\u003e TODO:\n- **routes** =\u003e TODO:\n\n## Get Started 👟\n\n1. Create a MongoDB database, and name it `twitter`\n2. Copy the example environment variable (`.env.example`) to `.env`\n\n```bash\ncp .env.example .env\n```\n\n3. Configure the `.env` file\n\n4. Make sure Go (min v1.18) and [Air](https://github.com/cosmtrek/air) installed.\n\n5. Run the Air 🛫\n\n```bash\nair\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbios%2Fgo-micho-twitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimbios%2Fgo-micho-twitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbios%2Fgo-micho-twitter/lists"}