{"id":20581223,"url":"https://github.com/jonathas/gin-rest-api","last_synced_at":"2026-07-19T01:03:24.946Z","repository":{"id":183029274,"uuid":"664395747","full_name":"jonathas/gin-rest-api","owner":"jonathas","description":"A REST API in Gin","archived":false,"fork":false,"pushed_at":"2023-07-23T08:53:50.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T12:16:23.530Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonathas.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":"2023-07-09T21:10:23.000Z","updated_at":"2023-07-09T21:10:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc33ee97-19f9-4523-a9d5-86615f5656c0","html_url":"https://github.com/jonathas/gin-rest-api","commit_stats":null,"previous_names":["jonathas/gin-rest-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonathas/gin-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Fgin-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Fgin-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Fgin-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Fgin-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathas","download_url":"https://codeload.github.com/jonathas/gin-rest-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Fgin-rest-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002540,"owners_count":26083417,"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-10-10T02:00:06.843Z","response_time":62,"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":"2024-11-16T06:27:31.789Z","updated_at":"2025-10-10T03:04:20.171Z","avatar_url":"https://github.com/jonathas.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gin REST API\n\nThis is a basic REST API I implemented using Gin while learning more about the framework.\nThis project also uses gorm and Postgres (via Docker).\n\n## Starting the project\n\nStart the DB:\n\n```bash\ndocker compose -f ./resources/docker-compose.yml up\n```\n\nRun the tests:\n\n```bash\ngo test\n```\n\nStart the server:\n\n```bash\nair\n```\n\nPs: air provides live-reload for the server\n\nAccess the endpoint:\n\n```bash\nhttp://localhost:8080/students\n```\n\nA Postman collection can be found inside /docs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathas%2Fgin-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathas%2Fgin-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathas%2Fgin-rest-api/lists"}