{"id":16535088,"url":"https://github.com/irenaeus-xvi/crud-restfull-api","last_synced_at":"2026-04-12T00:37:12.138Z","repository":{"id":165025492,"uuid":"640428493","full_name":"Irenaeus-XVI/Crud-Restfull-Api","owner":"Irenaeus-XVI","description":"Building a User-Friendly Frontend for a RESTfulAPI with CRUD Operations","archived":false,"fork":false,"pushed_at":"2023-05-14T03:51:01.000Z","size":220,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T16:04:18.055Z","etag":null,"topics":["bootstrap5","cors","docker","docker-compose","expressjs","html5","js","nodejs","toastify"],"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-14T03:50:57.000Z","updated_at":"2023-05-14T03:52:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"b17340cb-b615-4839-8317-d9e161c96963","html_url":"https://github.com/Irenaeus-XVI/Crud-Restfull-Api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Irenaeus-XVI/Crud-Restfull-Api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irenaeus-XVI%2FCrud-Restfull-Api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irenaeus-XVI%2FCrud-Restfull-Api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irenaeus-XVI%2FCrud-Restfull-Api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irenaeus-XVI%2FCrud-Restfull-Api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Irenaeus-XVI","download_url":"https://codeload.github.com/Irenaeus-XVI/Crud-Restfull-Api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irenaeus-XVI%2FCrud-Restfull-Api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31700608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"ssl_error","status_checked_at":"2026-04-11T21:17:24.556Z","response_time":54,"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":["bootstrap5","cors","docker","docker-compose","expressjs","html5","js","nodejs","toastify"],"created_at":"2024-10-11T18:26:22.722Z","updated_at":"2026-04-12T00:37:12.097Z","avatar_url":"https://github.com/Irenaeus-XVI.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crud-Restfull-Api\n\nThis is a simple CRUD RESTful API that was built using Node.js and Express.js. It allows users to perform basic CRUD operations (Create, Read, Update, Delete) on list of persons.\n\n## Prerequisites\n\nBefore running this application, you need to have the following installed on your local machine:\n\n- Node.js\n- Docker\n- Docker Compose\n\n## Installation and Usage\n\n1. Clone this repository to your local machine\n\n        git clone https://github.com/Irenaeus-XVI/Crud-Restfull-Api.git\n2. Navigate to the project directory using the terminal/command prompt\n\n        cd Crud-Restfull-Api/\n\n3. Run `docker-compose up` to start the containers\n\n        docker-compose up\n4. Navigate to `http://localhost:3000` on your web browser to access the frontend application\n\n## API Endpoints\n\nThis RESTful API exposes the following endpoints:\n\n- GET /persons - Retrieves a list of all persons in the collection\n- GET /persons/:id - Retrieves an person with the specified ID\n- POST /persons - Creates a new person in the collection\n- PUT /persons:id - Updates an existing person with the specified ID\n- DELETE /persons:id - Deletes an person with the specified ID\n\n## Technologies Used\n\nThis application was built using the following technologies:\n\n- Node.js\n- Express.js\n- Docker\n- Docker Compose\n- Bootstrap\n\n## Contributing\n\nIf you'd like to contribute to this project, please fork the repository and make a pull request. Alternatively, you can open an issue on the repository and we'll get back to you as soon as possible.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firenaeus-xvi%2Fcrud-restfull-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firenaeus-xvi%2Fcrud-restfull-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firenaeus-xvi%2Fcrud-restfull-api/lists"}