{"id":22899643,"url":"https://github.com/pix303/minimal-rest-api-server","last_synced_at":"2026-04-27T21:31:09.219Z","repository":{"id":120220145,"uuid":"478747873","full_name":"pix303/minimal-rest-api-server","owner":"pix303","description":"Template project for REST API with authorization and base CRUD for basic entity ","archived":false,"fork":false,"pushed_at":"2022-05-20T15:02:27.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T04:38:35.523Z","etag":null,"topics":["crud","go","jwt-auth","postgresql","rest","rest-api","session"],"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/pix303.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":"2022-04-06T22:34:15.000Z","updated_at":"2022-04-28T18:28:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1dc75ae-5060-421d-81ce-2fe9707957cf","html_url":"https://github.com/pix303/minimal-rest-api-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pix303/minimal-rest-api-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pix303%2Fminimal-rest-api-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pix303%2Fminimal-rest-api-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pix303%2Fminimal-rest-api-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pix303%2Fminimal-rest-api-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pix303","download_url":"https://codeload.github.com/pix303/minimal-rest-api-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pix303%2Fminimal-rest-api-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32356596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"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":["crud","go","jwt-auth","postgresql","rest","rest-api","session"],"created_at":"2024-12-14T01:15:22.535Z","updated_at":"2026-04-27T21:31:09.203Z","avatar_url":"https://github.com/pix303.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimal REST API\n\n## Project template to fork and implement real rest api\n\nDependences\n\n- [**gorilla/mux**](https://github.com/gorilla/mux) as router\n- [**zerolog**](github.com/rs/zerolog/log) as logger\n- Postgresql as db\n\nBranches\n\n- _master_: authentication with JWT autogenerated at startup (see log)\n- _authboss-implementation_: authentication with Authboss _**failed...**_, can't route login request\n\nTODO\n\n- authenticaion by provider as Google, Github, ecc\n- sessions to manage authorization/expiration\n- user info persistence\n- CRUD to persist basic entity\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpix303%2Fminimal-rest-api-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpix303%2Fminimal-rest-api-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpix303%2Fminimal-rest-api-server/lists"}