{"id":24538163,"url":"https://github.com/ujjawal-1999/crud-application","last_synced_at":"2026-04-18T14:31:46.861Z","repository":{"id":42260722,"uuid":"274055981","full_name":"ujjawal-1999/CRUD-Application","owner":"ujjawal-1999","description":"A Simple CRUD Application with Google OAuth20","archived":false,"fork":false,"pushed_at":"2023-03-05T01:46:55.000Z","size":256,"stargazers_count":2,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T14:15:03.331Z","etag":null,"topics":["connect-mongo","dotenv","express","express-handlebars","express-session","google-oauth-login","hacktoberfest","hacktoberfest2021","handlebars-helpers","heroku-deployment","method-o","moment","mongodb-atlas","mongoose","morgan","passport-google-oauth","passportjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ujjawal-1999.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}},"created_at":"2020-06-22T06:20:39.000Z","updated_at":"2021-12-23T19:41:09.000Z","dependencies_parsed_at":"2023-02-18T05:16:06.537Z","dependency_job_id":null,"html_url":"https://github.com/ujjawal-1999/CRUD-Application","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujjawal-1999%2FCRUD-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujjawal-1999%2FCRUD-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujjawal-1999%2FCRUD-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujjawal-1999%2FCRUD-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ujjawal-1999","download_url":"https://codeload.github.com/ujjawal-1999/CRUD-Application/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243811794,"owners_count":20351769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["connect-mongo","dotenv","express","express-handlebars","express-session","google-oauth-login","hacktoberfest","hacktoberfest2021","handlebars-helpers","heroku-deployment","method-o","moment","mongodb-atlas","mongoose","morgan","passport-google-oauth","passportjs"],"created_at":"2025-01-22T14:15:07.946Z","updated_at":"2026-04-18T14:31:41.833Z","avatar_url":"https://github.com/ujjawal-1999.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Save Personal and Public Notes(Similar to Blog Posts)\n\n### Installation\n`npm install` to install all the related dependencies\nCreate a `config/config.env` file and add all the credentials(Database Credentials, Google Cient Credentials) into it.\n\n`npm start` or `npm run dev` to run the application\n\n#### Routes Desciption\n- GET `/auth/google` to signup using Google G+\n- GET `/auth/google/callback` callback route as per Google Auth Policy\n- GET `/auth/logout` Logout a logged in user\n- GET `/` to get the Login Page\n- GET `/dashboard` Protected route for a particular user's dashboard\n- GET `/stories/add` Protected route to get the page to add a story\n- POST `/stories` Protected route a add a story to the database and display\n- GET `/stories` Protected route to get all the public stories all a common page\n- GET `/stories/:id` Protected route to view a complete story(public)\n- GET `/stories/edit/:id` Protected route to get the edit story page\n- PUT `stories/:id` Protected route to update a story\n- DELETE `stories/:id` Delete a particular story\n- GET `stories/user/:userId` Get all the stories of a particular user.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fujjawal-1999%2Fcrud-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fujjawal-1999%2Fcrud-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fujjawal-1999%2Fcrud-application/lists"}