{"id":26692758,"url":"https://github.com/polypasc/notes-server","last_synced_at":"2025-03-26T17:34:53.614Z","repository":{"id":280835188,"uuid":"943321761","full_name":"PolyPasc/notes-server","owner":"PolyPasc","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-05T14:49:37.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T15:35:13.656Z","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/PolyPasc.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":"2025-03-05T14:20:03.000Z","updated_at":"2025-03-05T14:49:41.000Z","dependencies_parsed_at":"2025-03-05T15:47:24.908Z","dependency_job_id":null,"html_url":"https://github.com/PolyPasc/notes-server","commit_stats":null,"previous_names":["polypasc/notes-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyPasc%2Fnotes-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyPasc%2Fnotes-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyPasc%2Fnotes-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyPasc%2Fnotes-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PolyPasc","download_url":"https://codeload.github.com/PolyPasc/notes-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245703012,"owners_count":20658730,"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":"2025-03-26T17:34:52.201Z","updated_at":"2025-03-26T17:34:53.604Z","avatar_url":"https://github.com/PolyPasc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Note-Taking App Back-End\n\nThis is a Node.js back-end application that provides a RESTful API for managing notes. It uses MongoDB Atlas as Database.\n\n## Technologies Used:\n\n- **Node.js**\n- **Express.js**\n- **Mongoose** for MongoDB integration\n\n### Features:\n\n- Retrieve all notes.\n- Create a new note.\n- Update an existing note.\n- Delete a note.\n\n### Getting Started:\n\n1. **Clone the Repository**:\n\n   ```bash\n   git clone https://github.com/PolyPasc/notes-server.git\n   ```\n\n2. **Install Dependencies**:\n\n   ```bash\n   cd server\n   npm install\n   ```\n\n3. **Start the Server**:\n\n   ```bash\n   node index.js\n   ```\n\n4. **Access the API**:\n   The API is available at `http://localhost:${PORT}`. `PORt` of your chioce in `.env`.\n\n---\n\n### Make sure these are in your `.env`\n\n- MongoDB Atlas URL and MongoDB Database-name\n- Add you secret for JWT\n- Add Cors origin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolypasc%2Fnotes-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolypasc%2Fnotes-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolypasc%2Fnotes-server/lists"}