{"id":15763329,"url":"https://github.com/matheusps/post-manager-api","last_synced_at":"2026-05-01T15:32:41.172Z","repository":{"id":97692187,"uuid":"112212828","full_name":"matheusps/post-manager-api","owner":"matheusps","description":"Post Manager API using Go's Framework Gin","archived":false,"fork":false,"pushed_at":"2017-11-28T05:12:35.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-05T11:41:38.364Z","etag":null,"topics":["gin","gin-gonic","go","golang","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/matheusps.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":"2017-11-27T15:22:23.000Z","updated_at":"2017-11-27T21:40:16.000Z","dependencies_parsed_at":"2023-06-18T12:21:36.837Z","dependency_job_id":null,"html_url":"https://github.com/matheusps/post-manager-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matheusps/post-manager-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusps%2Fpost-manager-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusps%2Fpost-manager-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusps%2Fpost-manager-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusps%2Fpost-manager-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matheusps","download_url":"https://codeload.github.com/matheusps/post-manager-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusps%2Fpost-manager-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32503095,"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","gin-gonic","go","golang","rest-api"],"created_at":"2024-10-04T11:41:36.333Z","updated_at":"2026-05-01T15:32:41.129Z","avatar_url":"https://github.com/matheusps.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Post Manager API\nPost manager API \n\n### Tech\nDependencies of this project:\n\n* [GORM] - Fantastic ORM library for Golang\n* [Gin] - Web framework written in Go\n\n##### Build\n```sh\n$ go build *.go\n```\n\n##### Run\n```sh\n$ go run *.go\n```\n\n### Requests\nMaking requests in terminal\n\n##### POST\n```sh\n$ curl -i -X POST http://localhost:8080/posts/ -d '{\"title\" :  \"...\", \"description\" : \"...\", \"body\": \"...\"}'\n```\n\n##### GET\n```sh\n$ curl -i -X GET http://localhost:8080/posts/\n```\n\n##### GET ONE\n```sh\n$ curl -i -X GET http://localhost:8080/posts/id\n```\n\n##### PUT\n```sh\n$ curl -i -X PUT http://localhost:8080/posts/ -d '{\"title\" :  \".^.\", \"description\" : \".^.\", \"body\": \".^.\"}'\n```\n\n[//]: # (Reference links)\n   [matheus]: \u003chttps://github.com/matheusps\u003e\n   [git-repo-url]: \u003chttps://github.com/matheusps/personal-page-react\u003e\n   [Gin]: \u003chttps://github.com/gin-gonic/gin\u003e\n   [GORM]: \u003chttp://jinzhu.me/gorm/#\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusps%2Fpost-manager-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatheusps%2Fpost-manager-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusps%2Fpost-manager-api/lists"}