{"id":30314074,"url":"https://github.com/devkishor8007/word_master","last_synced_at":"2025-08-17T18:56:32.835Z","repository":{"id":203700492,"uuid":"699979422","full_name":"devkishor8007/word_master","owner":"devkishor8007","description":"made with go | gorilla/mux","archived":false,"fork":false,"pushed_at":"2023-10-30T17:36:05.000Z","size":77,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-21T16:56:20.943Z","etag":null,"topics":[],"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/devkishor8007.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":"2023-10-03T17:56:43.000Z","updated_at":"2023-10-26T08:55:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"67a266d8-50cc-4e7a-adcd-353c1c53d044","html_url":"https://github.com/devkishor8007/word_master","commit_stats":null,"previous_names":["devkishor8007/word_master"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devkishor8007/word_master","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkishor8007%2Fword_master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkishor8007%2Fword_master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkishor8007%2Fword_master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkishor8007%2Fword_master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devkishor8007","download_url":"https://codeload.github.com/devkishor8007/word_master/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkishor8007%2Fword_master/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270892212,"owners_count":24663543,"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-08-17T02:00:09.016Z","response_time":129,"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":[],"created_at":"2025-08-17T18:56:19.757Z","updated_at":"2025-08-17T18:56:32.804Z","avatar_url":"https://github.com/devkishor8007.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# word_master\nmade with go | gorilla/mux\n- \"WordMaster\" is a content management system (CMS) designed specifically for bloggers and content creators.\nIt offers a user intuitive API that is supported by Golang, Mux, PostgreSQL and GORM ORM. This allows\nfor handling, publishing and distribution of blog articles.\n\n## run locally\n```\n$ git clone https://github.com/devkishor8007/word_master.git\n$ cd word_master\n# Rename the file [ .env.example ] to [ .env ] and if you're using docker; you don't have to modify any variables\n  otherwise you need to change the variables according to your needs.\n  However, if you're not using Docker, make sure to modify the variables based on your specific requirements.\n\nIf you're running the api without docker\n$ go run main.go\n\nIf you're running the api with docker\n$ docker-compose up\n \n```\n\n## API DOCS - Swagger \nAfter running the 'word_master' api, you can get the url: `http://localhost:3002/swagger/index.html` and hit on any browser to view the api docs.\nIf you want to change or add any thing on the swagger docs, you can and after modify on the code; do `$ swag init` and re-run the api.\n\n## get started [fresh_project]\n```\n$ mkdir word_master \u0026\u0026 cd word_master\n$ go mod init your-module-name\n$ go get -u github.com/gorilla/mux\n$ touch main.go\n```\n\n## language, tools \u0026 packages\n|  language | package / library | database | orm\n|----------|----------|----------|----------|\n| golang | gorilla / mux | Postgres | Gorm\n| | dotenv | |\n| | bcrypt | |\n| | jwt | |\n| | dotenv | |\n| | rate | |\n| | swagger | |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkishor8007%2Fword_master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevkishor8007%2Fword_master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkishor8007%2Fword_master/lists"}