{"id":22983354,"url":"https://github.com/muthukumar89uk/gin-restapi-postgres-gorm","last_synced_at":"2026-05-01T13:32:56.819Z","repository":{"id":250281982,"uuid":"833479445","full_name":"muthukumar89uk/gin-RESTAPI-postgres-gorm","owner":"muthukumar89uk","description":"Simple RESTful CRUD demo code using @golang , @gin-gonic web framework @go-gorm ORM driver \u0026 @postgres DB","archived":false,"fork":false,"pushed_at":"2024-07-31T13:17:29.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T10:28:34.691Z","etag":null,"topics":["gin-framework","golang","gorm","postgresql","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/muthukumar89uk.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":"2024-07-25T06:25:34.000Z","updated_at":"2024-07-31T13:17:33.000Z","dependencies_parsed_at":"2024-07-31T15:22:52.627Z","dependency_job_id":null,"html_url":"https://github.com/muthukumar89uk/gin-RESTAPI-postgres-gorm","commit_stats":null,"previous_names":["muthukumar89uk/gin-restapi-postgres-gorm"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/muthukumar89uk/gin-RESTAPI-postgres-gorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muthukumar89uk%2Fgin-RESTAPI-postgres-gorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muthukumar89uk%2Fgin-RESTAPI-postgres-gorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muthukumar89uk%2Fgin-RESTAPI-postgres-gorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muthukumar89uk%2Fgin-RESTAPI-postgres-gorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muthukumar89uk","download_url":"https://codeload.github.com/muthukumar89uk/gin-RESTAPI-postgres-gorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muthukumar89uk%2Fgin-RESTAPI-postgres-gorm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32499681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["gin-framework","golang","gorm","postgresql","rest-api"],"created_at":"2024-12-15T02:38:27.473Z","updated_at":"2026-05-01T13:32:56.793Z","avatar_url":"https://github.com/muthukumar89uk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gin GORM REST APIs\n\nThis repository contains a RESTful API built using the Gin framework and GORM for database operations.\n\n## Features\n\n- CRUD operations\n- Database interaction with GORM\n- RESTful API structure\n\n## Requirements\n\n- Go 1.15 or higher\n- A running PostgreSQL database\n\n## Getting Started\n\n## Installation\n\n1. Clone the repository:\n\n   ```\n   git clone https://github.com/muthukumar89uk/gin-RESTAPI-postgres-gorm.git\n   ```\nClick here to directly [download it](https://github.com/muthukumar89uk/gin-RESTAPI-postgres-gorm/zipball/master).\n\n## Install dependencies:\n\n          go mod tidy\n\n## Run the Application\n  1. Run the Server\n   \n       ```\n          go run .\n       ```   \n  2. The server will start on `http://localhost:8080`.\n\n## API Endpoints\n \n- `POST /user`      - Create a new user\n- `GET /users`      - Retrieve all user\n- `GET /user/:id`   - Retrieve an user by ID\n- `PUT /user/:id`   - Update an existing user\n- `DELETE /user/:id`- Delete an user\n\n## Refer\n  - [Gin Web Framework](https://github.com/gin-gonic/gin) \n  - [GORM](https://gorm.io/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuthukumar89uk%2Fgin-restapi-postgres-gorm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuthukumar89uk%2Fgin-restapi-postgres-gorm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuthukumar89uk%2Fgin-restapi-postgres-gorm/lists"}