{"id":18813921,"url":"https://github.com/devansh-365/gofiber","last_synced_at":"2026-05-02T01:34:46.326Z","repository":{"id":166910774,"uuid":"596193032","full_name":"Devansh-365/gofiber","owner":"Devansh-365","description":"REST API with Golang, MongoDB \u0026 Fiber","archived":false,"fork":false,"pushed_at":"2023-02-10T12:43:50.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-29T05:57:40.186Z","etag":null,"topics":["go","gofiber","golang","mongodb","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/Devansh-365.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":"2023-02-01T17:01:25.000Z","updated_at":"2023-08-19T04:48:17.000Z","dependencies_parsed_at":"2023-05-21T18:45:26.025Z","dependency_job_id":null,"html_url":"https://github.com/Devansh-365/gofiber","commit_stats":null,"previous_names":["devansh-365/gofiber"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Devansh-365/gofiber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devansh-365%2Fgofiber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devansh-365%2Fgofiber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devansh-365%2Fgofiber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devansh-365%2Fgofiber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Devansh-365","download_url":"https://codeload.github.com/Devansh-365/gofiber/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devansh-365%2Fgofiber/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32520156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"ssl_error","status_checked_at":"2026-05-02T01:12:54.261Z","response_time":64,"last_error":"SSL_read: 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","gofiber","golang","mongodb","rest-api"],"created_at":"2024-11-07T23:38:56.173Z","updated_at":"2026-05-02T01:34:46.309Z","avatar_url":"https://github.com/Devansh-365.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go REST API\nA RESTful API with Go\n\nIt is build with **golang**, **gofiber** and **mongodb**\n\n## Installation \u0026 Run\n```bash\n# Download this project\ngo get github.com/Devansh-365/gofiber\n```\n\n```bash\n# Build and Run\ncd gofiber\ngo build\n./gofiber\n\n# API Endpoint : http://127.0.0.1:3000\n```\n\n## API\n\n#### /users\n* `GET` : Get all users\n\n#### /users/:userId\n* `GET` : Get a user\n\n#### /user\n* `POST` : Create user\n\n#### /user/:userId\n* `PUT` : Update a user\n* `DELETE` : Delete a user\n\n\n## Todo\n\n- [x] Support basic REST APIs.\n- [ ] Support Authentication with user for securing the APIs.\n- [ ] Write the tests for all APIs.\n- [x] Organize the code with packages\n- [ ] Make docs with GoDoc\n- [ ] Building a deployment process \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevansh-365%2Fgofiber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevansh-365%2Fgofiber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevansh-365%2Fgofiber/lists"}