{"id":16535089,"url":"https://github.com/irenaeus-xvi/crud-http-express","last_synced_at":"2026-04-30T22:35:48.220Z","repository":{"id":182155340,"uuid":"668001554","full_name":"Irenaeus-XVI/Crud-Http-Express","owner":"Irenaeus-XVI","description":"Make Crud Operation Using Http \u0026 Express.","archived":false,"fork":false,"pushed_at":"2023-07-18T19:47:50.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T22:07:01.872Z","etag":null,"topics":["expressjs","http","nodejs","restful-api"],"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/Irenaeus-XVI.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-07-18T19:38:18.000Z","updated_at":"2023-07-18T21:08:34.000Z","dependencies_parsed_at":"2023-07-18T23:23:43.809Z","dependency_job_id":"c4506f40-22ab-4f6c-8b95-54b33a304582","html_url":"https://github.com/Irenaeus-XVI/Crud-Http-Express","commit_stats":null,"previous_names":["irenaeus-xvi/crud-http-express"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Irenaeus-XVI/Crud-Http-Express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irenaeus-XVI%2FCrud-Http-Express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irenaeus-XVI%2FCrud-Http-Express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irenaeus-XVI%2FCrud-Http-Express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irenaeus-XVI%2FCrud-Http-Express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Irenaeus-XVI","download_url":"https://codeload.github.com/Irenaeus-XVI/Crud-Http-Express/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irenaeus-XVI%2FCrud-Http-Express/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32479448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["expressjs","http","nodejs","restful-api"],"created_at":"2024-10-11T18:26:22.829Z","updated_at":"2026-04-30T22:35:43.208Z","avatar_url":"https://github.com/Irenaeus-XVI.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crud-Http-Express\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Irenaeus-XVI/Crud-Http-Express/blob/master/LICENSE)\n[![Node.js Version](https://img.shields.io/badge/node-%3E%3D%2012-brightgreen)](https://nodejs.org/)\n[![Express.js Version](https://img.shields.io/badge/express-%5E4.17.1-yellow)](https://www.npmjs.com/package/express)\n\nCrud-Http-Express is a simple CRUD (Create, Read, Update, Delete) API built with Node.js and Express.js. It provides a basic HTTP interface to interact with a simple database and perform CRUD operations on the data.\n\n## Features\n\n- Create new items\n- Read existing items\n- Update existing items\n- Delete items\n- RESTful API design\n- Easy to use and extend\n\n## Installation\n\n1. Make sure you have [Node.js](https://nodejs.org/) and [npm](https://www.npmjs.com/) installed.\n2. Clone this repository: `git clone https://github.com/Irenaeus-XVI/Crud-Http-Express.git`\n3. Navigate to the project directory: `cd Crud-Http-Express`\n4. Install the dependencies: `npm install`\n\n## Usage\n\n\n1. Start the server: `npm start`\n2. The API will be accessible at: `http://localhost:3000`\n\n## API Endpoints\n- `GET /` - Get all items\n- `GET /searchById` - Get a specific item\n- `POST /addUser` - Create a new item (JSON payload required)\n- `PUT /updateUser` - Update an existing item (JSON payload required)\n- `DELETE /deleteUser` - Delete an item\n\n## Contributing\n\nContributions are welcome! If you find any issues or have suggestions, please feel free to open an issue or create a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](https://github.com/Irenaeus-XVI/Crud-Http-Express/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firenaeus-xvi%2Fcrud-http-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firenaeus-xvi%2Fcrud-http-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firenaeus-xvi%2Fcrud-http-express/lists"}