{"id":18977578,"url":"https://github.com/evgeniy-dammer/simpleapi","last_synced_at":"2025-10-08T08:50:00.238Z","repository":{"id":65230588,"uuid":"482769875","full_name":"evgeniy-dammer/simpleapi","owner":"evgeniy-dammer","description":"Simple Api in Golang","archived":false,"fork":false,"pushed_at":"2022-04-18T09:19:33.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T14:59:28.771Z","etag":null,"topics":["api","fiber","go","golang","gorm","postgresql","simple","simple-api","viper"],"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/evgeniy-dammer.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}},"created_at":"2022-04-18T08:20:31.000Z","updated_at":"2022-04-25T08:49:15.000Z","dependencies_parsed_at":"2023-01-16T14:52:38.708Z","dependency_job_id":null,"html_url":"https://github.com/evgeniy-dammer/simpleapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/evgeniy-dammer/simpleapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniy-dammer%2Fsimpleapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniy-dammer%2Fsimpleapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniy-dammer%2Fsimpleapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniy-dammer%2Fsimpleapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evgeniy-dammer","download_url":"https://codeload.github.com/evgeniy-dammer/simpleapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniy-dammer%2Fsimpleapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278916437,"owners_count":26068090,"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-08T02:00:06.501Z","response_time":56,"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":["api","fiber","go","golang","gorm","postgresql","simple","simple-api","viper"],"created_at":"2024-11-08T15:29:39.936Z","updated_at":"2025-10-08T08:50:00.190Z","avatar_url":"https://github.com/evgeniy-dammer.png","language":"Go","readme":"# Simple API in Golang  \n\n## Dependencies\nThe following dependencies have been used:\n```\ngithub.com/spf13/viper\ngithub.com/gofiber/fiber/v2\ngorm.io/gorm\ngorm.io/driver/postgres\n```\n\n## Application starting\nDocker must be installed on your PC. Clone this repository and run:\n```\ndocker-compose up\n```\n\n## Endpoints\nThe following endpoints have been created:\n\n| Method | Route         | Body                                           |\n| ------ | ------------- | ---------------------------------------------- |\n| GET    | /users     |                                                |\n| GET    | /users/:id |                                                |\n| POST   | /users     | `{\"name\": \"John\", \"phone\": \"123456789\", \"email\": \"email@email.com\" }`|\n| DELETE | /users/:id |                                                |\n| PUT    | /users/:id | `{\"name\": \"John\", \"phone\": \"123456789\", \"email\": \"email@email.com\" }`|","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevgeniy-dammer%2Fsimpleapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevgeniy-dammer%2Fsimpleapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevgeniy-dammer%2Fsimpleapi/lists"}