{"id":22783895,"url":"https://github.com/armingodiz/gook-items-api","last_synced_at":"2025-04-15T18:30:26.990Z","repository":{"id":57666661,"uuid":"338024741","full_name":"Armingodiz/Gook-Items-API","owner":"Armingodiz","description":"Items API for Gook","archived":false,"fork":false,"pushed_at":"2021-02-21T12:28:34.000Z","size":23,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T23:34:03.269Z","etag":null,"topics":["golang","mvc-architecture","redis","rest-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/Armingodiz.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}},"created_at":"2021-02-11T12:37:37.000Z","updated_at":"2021-05-08T14:39:06.000Z","dependencies_parsed_at":"2022-09-26T20:31:51.494Z","dependency_job_id":null,"html_url":"https://github.com/Armingodiz/Gook-Items-API","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/Armingodiz%2FGook-Items-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Armingodiz%2FGook-Items-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Armingodiz%2FGook-Items-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Armingodiz%2FGook-Items-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Armingodiz","download_url":"https://codeload.github.com/Armingodiz/Gook-Items-API/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249128807,"owners_count":21217221,"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-architecture","redis","rest-api"],"created_at":"2024-12-11T22:09:44.620Z","updated_at":"2025-04-15T18:30:26.969Z","avatar_url":"https://github.com/Armingodiz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gook-Items-API\n\nThis is one of the [Gook](https://github.com/Armingodiz/Gook) service that is for adding items and searching for them which follow mvc design pattern .\n\n## Features \n\n* Add item \n* search for items \n* get item with id \n\n## Dependencies\nname     | repo\n------------- | -------------\n  gorilla-mux | https://github.com/gorilla/mux\n  redis       | https://github.com/go-redis/redis\n  \n\n## Installation\n\nFirst make sure you have installed all dependencies ,\nmake sure you have docker then pull redis image and connect your 8282 port to redis with `sudo docker run --name redis-usdb -p 8282:6379 -d redis`.\nThen just simply clone this repository and start service with `go run main.go` (your service will be running on `127.0.0.1:3333`)\n\n\n\n## EndPoints \n\n\tPOST ==\u003e /items  (Create item)\n\tGET ==\u003e /items/{id} (Get item by id)\n\tPOST ==\u003e /items/search (Search for users)\n\n\n## TODO \n* Delete item\n* Update item\n* Sell item \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmingodiz%2Fgook-items-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farmingodiz%2Fgook-items-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmingodiz%2Fgook-items-api/lists"}