{"id":15610521,"url":"https://github.com/awcodify/gorest","last_synced_at":"2025-07-15T10:08:15.257Z","repository":{"id":125584406,"uuid":"100340220","full_name":"awcodify/GoREST","owner":"awcodify","description":"REST API using Golang. This repository is my journal in learning Golang. Hope we can learn it together.","archived":false,"fork":false,"pushed_at":"2017-09-28T07:40:54.000Z","size":25609,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T14:44:51.631Z","etag":null,"topics":["golang","golang-application","golang-router","golang-wrapper"],"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/awcodify.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":"2017-08-15T04:57:13.000Z","updated_at":"2020-04-12T09:01:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c009dd8-0c07-4638-a134-d2072e5d6d3f","html_url":"https://github.com/awcodify/GoREST","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":0.09999999999999998,"last_synced_commit":"b6ebd164676d48442b955e69fed848e2b12f8cb9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/awcodify/GoREST","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awcodify%2FGoREST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awcodify%2FGoREST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awcodify%2FGoREST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awcodify%2FGoREST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awcodify","download_url":"https://codeload.github.com/awcodify/GoREST/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awcodify%2FGoREST/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265427437,"owners_count":23763318,"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","golang-application","golang-router","golang-wrapper"],"created_at":"2024-10-03T06:01:47.709Z","updated_at":"2025-07-15T10:08:15.230Z","avatar_url":"https://github.com/awcodify.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoREST\nMy playground for creating REST API using Golang.\n\n# Last changes\n* simple (CRUD) user management \n* simple JSON Web Token (JWT) authentication *thanks to [appleboy](github.com/appleboy/gin-jwt)\n* add auto migrate using cli\n\n# How to use\n* clone this repo\n* install the cli\n    * go to gcli directory `cd gcli`\n    * `go install`\n* run the `gcli` from the root of this project\n    * do migration `gcli db migrate`\n    * make sure there's no error on your migration \n* run the app `go run main.go`\n\n# Used things\n* [Gin Gonic](https://github.com/gin-gonic/gin)\n* [Gorm](https://github.com/jinzhu/gorm)\n\n# Wanna discuss with me?\nVery open for suggestions. Sharing is caring is learning.\nJust mail me at awcodify@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawcodify%2Fgorest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawcodify%2Fgorest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawcodify%2Fgorest/lists"}