{"id":35053173,"url":"https://github.com/virajpatidar/notes-backend","last_synced_at":"2026-05-22T03:04:06.275Z","repository":{"id":109437526,"uuid":"431144633","full_name":"VirajPatidar/notes-backend","owner":"VirajPatidar","description":"Backend API developed using GO Fiber for note making application","archived":false,"fork":false,"pushed_at":"2022-10-25T06:49:30.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-05T01:26:17.240Z","etag":null,"topics":["fiber","go","go-fiber","gofiber","golang","rest-api","sql"],"latest_commit_sha":null,"homepage":"https://go-notes.netlify.app/","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/VirajPatidar.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-23T15:04:01.000Z","updated_at":"2022-05-28T02:29:09.000Z","dependencies_parsed_at":"2023-04-25T23:33:02.680Z","dependency_job_id":null,"html_url":"https://github.com/VirajPatidar/notes-backend","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/VirajPatidar/notes-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirajPatidar%2Fnotes-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirajPatidar%2Fnotes-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirajPatidar%2Fnotes-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirajPatidar%2Fnotes-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VirajPatidar","download_url":"https://codeload.github.com/VirajPatidar/notes-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirajPatidar%2Fnotes-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33326660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"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":["fiber","go","go-fiber","gofiber","golang","rest-api","sql"],"created_at":"2025-12-27T09:39:23.968Z","updated_at":"2026-05-22T03:04:06.269Z","avatar_url":"https://github.com/VirajPatidar.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# notes-backend (Backend API for Note Making Application)\n\n_This project serves as backend for [Note Making Application (notes-frontend)](https://github.com/VirajPatidar/notes-frontend). The API was developed using GO Fiber._\n\n\u003cbr/\u003e\n\n**Link to the website:** [https://go-notes.netlify.app/](https://go-notes.netlify.app/)\n\n**Link to frontend repo:** [https://github.com/VirajPatidar/notes-frontend](https://github.com/VirajPatidar/notes-frontend)\n\n\n### Tech Stack ###\n* GO\n* Fiber\n* SQL\n* HTTP Only cookies\n\n\n### API Endpoints ###\n**Authentication:**\n| Method | API Endpoint | Description |\n| :---         | :---         | :---         \n| `POST`   | `/register`     | To register or sign-up user    |\n| `GET`     | `/user`       |  To get details of signed in user      |\n| `POST`     | `/login`       |  To log into Note Making Application     |\n| `POST`     | `/auth/logout`       |    To log out from Note Making Application   |\n\n\u003cbr/\u003e\n\n**Notes:**\n| Method | API Endpoint | Description |\n| :---         | :---         | :--- \n| `GET` | `/note/{note_id}` | To get a particular note by id |\n| `PUT` | `/update-note/{note_id}` | To update/edit a particular note by id |\n| `GET` | `/notes` | To get all notes of the user |\n| `POST` | `/create-note` | To create a note |\n| `DELETE` | `/delete-note/{note_id}` | To delete a particular note by id |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirajpatidar%2Fnotes-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirajpatidar%2Fnotes-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirajpatidar%2Fnotes-backend/lists"}