{"id":19646723,"url":"https://github.com/satzrp/go-sample-rest-api","last_synced_at":"2026-05-26T16:37:06.342Z","repository":{"id":209597860,"uuid":"117341777","full_name":"satzrp/go-sample-rest-api","owner":"satzrp","description":"Simple REST API using GO","archived":false,"fork":false,"pushed_at":"2021-03-10T20:05:39.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T00:17:15.099Z","etag":null,"topics":["go","golang","rest-api"],"latest_commit_sha":null,"homepage":null,"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/satzrp.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}},"created_at":"2018-01-13T12:28:47.000Z","updated_at":"2021-03-10T20:05:41.000Z","dependencies_parsed_at":"2023-11-28T08:26:03.033Z","dependency_job_id":"186bf8e5-8e6f-40ac-a57a-9e6977cde281","html_url":"https://github.com/satzrp/go-sample-rest-api","commit_stats":null,"previous_names":["satzrp/go-sample-rest-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/satzrp/go-sample-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fgo-sample-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fgo-sample-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fgo-sample-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fgo-sample-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satzrp","download_url":"https://codeload.github.com/satzrp/go-sample-rest-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fgo-sample-rest-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33530284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["go","golang","rest-api"],"created_at":"2024-11-11T14:40:02.547Z","updated_at":"2026-05-26T16:37:06.327Z","avatar_url":"https://github.com/satzrp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple REST API using GO\n\nThis is a simple REST API implementation using [Go](https://golang.org) programming langauge.\n\n## Packages Used\n\n* gorilla/mux - for routing\n* gopkg.in/mgo.v2 - for accessing mongodb database\n\n## Endpoints\n\nBase URL: localhost:8080\n\n* GET /movies - To get all the movies from database\n* GET /movies/{id} - To get movie by id\n* POST /movies - To insert new movie\n* PUT /movies - To update an existing movie\n* DELETE /movies - To delete a movie","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatzrp%2Fgo-sample-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatzrp%2Fgo-sample-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatzrp%2Fgo-sample-rest-api/lists"}