{"id":22983350,"url":"https://github.com/muthukumar89uk/go-restapi-iris","last_synced_at":"2025-04-02T10:23:55.078Z","repository":{"id":250673548,"uuid":"835123481","full_name":"muthukumar89uk/go-restapi-iris","owner":"muthukumar89uk","description":"It is simple CRUD operations created with go and iris web framework.","archived":false,"fork":false,"pushed_at":"2024-07-31T15:24:32.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T01:33:22.333Z","etag":null,"topics":["golang","gorm-orm","iris-golang","postgresql-database","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-29T07:55:39.000Z","updated_at":"2024-08-01T10:40:56.000Z","dependencies_parsed_at":"2025-02-08T01:31:34.626Z","dependency_job_id":"eac44da6-a511-464c-8dd7-28c9048ecf9c","html_url":"https://github.com/muthukumar89uk/go-restapi-iris","commit_stats":null,"previous_names":["muthukumar89uk/go-restapi-iris"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muthukumar89uk%2Fgo-restapi-iris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muthukumar89uk%2Fgo-restapi-iris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muthukumar89uk%2Fgo-restapi-iris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muthukumar89uk%2Fgo-restapi-iris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muthukumar89uk","download_url":"https://codeload.github.com/muthukumar89uk/go-restapi-iris/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246794979,"owners_count":20835105,"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","gorm-orm","iris-golang","postgresql-database","rest-api"],"created_at":"2024-12-15T02:38:25.794Z","updated_at":"2025-04-02T10:23:55.043Z","avatar_url":"https://github.com/muthukumar89uk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go REST API with Iris\n\nThis repository contains a RESTful API built using the Iris framework.\n\n## Features\n\n- CRUD operations\n- RESTful API structure\n- Postgresql database integration\n\n## Requirements\n\n- Go 1.15 or higher\n- Go Beego Web Framework\n- Postgresql\n\n## Getting Started\n\n### Installation\n\n1. Clone the repository:\n\n   ```\n   git clone https://github.com/muthukumar89uk/go-restapi-iris.git\n   ```\nClick here to directly [download it](https://github.com/muthukumar89uk/go-restapi-iris/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:2001`.\n\n## API Endpoints\n \n- `GET /v1/api/get/employees`     - Retrieve all employees details\n- `POST /v1/api/create/employee`  - Create a new employee details\n- `GET /v1/api/getById/:id`       - Retrieve an employee details by ID\n- `PUT /v1/api/updateById/:id`    - Update an existing employee details\n- `DELETE /v1/api/deleteById/:id` - Delete an employee details\n\n## Refer\n  - [IRIS Web Framework](https://github.com/kataras/iris) \n  - [GORM](https://gorm.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuthukumar89uk%2Fgo-restapi-iris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuthukumar89uk%2Fgo-restapi-iris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuthukumar89uk%2Fgo-restapi-iris/lists"}