{"id":20777226,"url":"https://github.com/sharadcodes/rcc-rest-api-bootcamp","last_synced_at":"2025-10-08T21:22:31.841Z","repository":{"id":192113586,"uuid":"683354299","full_name":"sharadcodes/rcc-rest-api-bootcamp","owner":"sharadcodes","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-01T18:19:36.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T08:22:55.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sharadcodes.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}},"created_at":"2023-08-26T09:49:34.000Z","updated_at":"2023-08-26T09:49:41.000Z","dependencies_parsed_at":"2023-09-02T17:14:05.561Z","dependency_job_id":"accee334-8062-403e-b518-fa83905c3f19","html_url":"https://github.com/sharadcodes/rcc-rest-api-bootcamp","commit_stats":null,"previous_names":["sharadcodes/rcc-rest-api-bootcamp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharadcodes%2Frcc-rest-api-bootcamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharadcodes%2Frcc-rest-api-bootcamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharadcodes%2Frcc-rest-api-bootcamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharadcodes%2Frcc-rest-api-bootcamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharadcodes","download_url":"https://codeload.github.com/sharadcodes/rcc-rest-api-bootcamp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243119662,"owners_count":20239319,"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":[],"created_at":"2024-11-17T13:14:33.252Z","updated_at":"2025-10-08T21:22:31.746Z","avatar_url":"https://github.com/sharadcodes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RCC (Restful CRUD API with Express)\n\n## Installation\n\nTo get started you'll need to have Node.js and npm (Node Package Manager) installed on your system. If you haven't already, you can download and install them from [Node.js official website](https://nodejs.org/).\n\nOnce you have Node.js and npm installed, follow these steps to set up RCC:\n\n1. Clone or download the RCC repository to your local machine.\n\n2. Open your terminal and navigate to the project's root directory.\n\n3. Run the following command to install the project's dependencies:\n\n   ```bash\n     npm install\n   ```\n\n## Usage\n\nHere's how to use this Express.js API:\n\n- **Root Route**: When you access the root route (http://localhost:3000/), it will respond with \"Pranam! 🙏🏻\".\n\n- **Students Route**: You can access student-related routes by going to paths starting with \"/students\". Please make sure to define your specific student routes in a separate `student.js` file and import them into `app.js`.\n\n- **Middleware**: This application uses two middleware components:\n\n  - `express.json()`: Parses incoming JSON requests.\n  - `morgan(\"dev\")`: Logs HTTP requests to the console.\n\n- **Starting the Server**: To start the server, run the following command:\n\n  ```bash\n  npm start\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharadcodes%2Frcc-rest-api-bootcamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharadcodes%2Frcc-rest-api-bootcamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharadcodes%2Frcc-rest-api-bootcamp/lists"}