{"id":22135143,"url":"https://github.com/kayprogrammer/socialnet-v6","last_synced_at":"2025-09-26T15:37:37.513Z","repository":{"id":227747661,"uuid":"772149002","full_name":"kayprogrammer/socialnet-v6","owner":"kayprogrammer","description":"A Realtime Social Networking API built with Go Fiber \u0026 GORM ORM","archived":false,"fork":false,"pushed_at":"2024-04-25T23:16:13.000Z","size":717,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T18:43:19.649Z","etag":null,"topics":["fiber","gofiber","golang","gorm","orm"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kayprogrammer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-03-14T16:18:14.000Z","updated_at":"2024-09-10T10:48:55.000Z","dependencies_parsed_at":"2024-06-20T21:44:00.642Z","dependency_job_id":null,"html_url":"https://github.com/kayprogrammer/socialnet-v6","commit_stats":null,"previous_names":["kayprogrammer/socialnet-v6"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kayprogrammer/socialnet-v6","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fsocialnet-v6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fsocialnet-v6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fsocialnet-v6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fsocialnet-v6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayprogrammer","download_url":"https://codeload.github.com/kayprogrammer/socialnet-v6/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fsocialnet-v6/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277102913,"owners_count":25761393,"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","status":"online","status_checked_at":"2025-09-26T02:00:09.010Z","response_time":78,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["fiber","gofiber","golang","gorm","orm"],"created_at":"2024-12-01T19:13:52.784Z","updated_at":"2025-09-26T15:37:37.468Z","avatar_url":"https://github.com/kayprogrammer.png","language":"Go","readme":"# SOCIALNET V6\nA realtime social networking API built with Fiber \u0026 GORM ORM\n\n![alt text](https://github.com/kayprogrammer/socialnet-v6/blob/main/display/fiber.png?raw=true)\n\n\n#### FIBER DOCS: [Documentation](https://docs.gofiber.io/)\n#### GORM DOCS: [Documentation](https://gorm.io/docs/)\n#### PG ADMIN: [Documentation](https://pgadmin.org) \n\n\n## How to run locally\n\n* Download this repo or run: \n```bash\n    $ git clone git@github.com:kayprogrammer/socialnet-v6.git\n```\n\n#### In the root directory:\n- Install all dependencies\n```bash\n    $ go install github.com/cosmtrek/air@latest \n    $ go mod download\n```\n- Create an `.env` file and copy the contents from the `.env.example` to the file and set the respective values. A postgres database can be created with PG ADMIN or psql\n\n- Run Locally\n```bash\n    $ air\n```\n\n- Run With Docker\n```bash\n    $ docker-compose up --build -d --remove-orphans\n```\nOR\n```bash\n    $ make build\n```\n\n- Test Coverage\n```bash\n    $ go test ./tests -v -count=1\n```\nOR\n```bash\n    $ make test\n```\n\n![alt text](https://github.com/kayprogrammer/socialnet-v6/blob/main/display/disp1.png?raw=true)\n![alt text](https://github.com/kayprogrammer/socialnet-v6/blob/main/display/disp2.png?raw=true)\n![alt text](https://github.com/kayprogrammer/socialnet-v6/blob/main/display/disp3.png?raw=true)\n![alt text](https://github.com/kayprogrammer/socialnet-v6/blob/main/display/disp4.png?raw=true)\n![alt text](https://github.com/kayprogrammer/socialnet-v6/blob/main/display/disp5.png?raw=true)\n![alt text](https://github.com/kayprogrammer/socialnet-v6/blob/main/display/disp6.png?raw=true)\n![alt text](https://github.com/kayprogrammer/socialnet-v6/blob/main/display/disp7.png?raw=true)\n![alt text](https://github.com/kayprogrammer/socialnet-v6/blob/main/display/disp8.png?raw=true)\n![alt text](https://github.com/kayprogrammer/socialnet-v6/blob/main/display/disp9.png?raw=true)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fsocialnet-v6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayprogrammer%2Fsocialnet-v6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fsocialnet-v6/lists"}