{"id":37100703,"url":"https://github.com/munkhorgil/gomovierest","last_synced_at":"2026-01-14T12:15:28.230Z","repository":{"id":162798520,"uuid":"218097009","full_name":"munkhorgil/gomovierest","owner":"munkhorgil","description":"For those who wants to learn the Go language simple rest","archived":false,"fork":false,"pushed_at":"2019-10-28T16:46:43.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-19T04:18:33.833Z","etag":null,"topics":["go","golang","golanguage","movie","rest","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/munkhorgil.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":"2019-10-28T16:38:14.000Z","updated_at":"2019-10-28T16:48:21.000Z","dependencies_parsed_at":"2023-05-19T03:30:30.571Z","dependency_job_id":null,"html_url":"https://github.com/munkhorgil/gomovierest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/munkhorgil/gomovierest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munkhorgil%2Fgomovierest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munkhorgil%2Fgomovierest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munkhorgil%2Fgomovierest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munkhorgil%2Fgomovierest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/munkhorgil","download_url":"https://codeload.github.com/munkhorgil/gomovierest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munkhorgil%2Fgomovierest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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","golanguage","movie","rest","rest-api"],"created_at":"2026-01-14T12:15:27.500Z","updated_at":"2026-01-14T12:15:28.222Z","avatar_url":"https://github.com/munkhorgil.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoMovie Rest 🎥\nFor those who wants to learn the Go language simple rest\n\n1. git clone project\n2. go run main.go\n\n\n```\nget: http://localhost:8080/api/movies\nget: http://localhost:8080/api/movies/1\n\npost: http://localhost:8080/api/movies\n```\n\nTo add movie to json send post request to above url with following body\n```\n{\n\t\"name\": \"Joker\",\n\t\"release\": \" 4 October 2019\",\n\t\"director\": {\n\t\t\"firstname\": \"Todd\",\n\t\t\"lastname\": \"Phillips\"\n\t}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmunkhorgil%2Fgomovierest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmunkhorgil%2Fgomovierest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmunkhorgil%2Fgomovierest/lists"}