{"id":21725577,"url":"https://github.com/dunghenry/rest_api_express_mariadb","last_synced_at":"2026-04-21T05:32:15.413Z","repository":{"id":41392316,"uuid":"509169853","full_name":"dunghenry/rest_api_express_mariadb","owner":"dunghenry","description":"REST API using Express vs MariaDB","archived":false,"fork":false,"pushed_at":"2022-07-01T20:24:00.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-07T14:49:05.584Z","etag":null,"topics":["expressjs","mariadb","nodemon","rest-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/dunghenry.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":"2022-06-30T17:17:17.000Z","updated_at":"2022-07-12T04:25:28.000Z","dependencies_parsed_at":"2022-07-29T22:39:26.563Z","dependency_job_id":null,"html_url":"https://github.com/dunghenry/rest_api_express_mariadb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dunghenry/rest_api_express_mariadb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Frest_api_express_mariadb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Frest_api_express_mariadb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Frest_api_express_mariadb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Frest_api_express_mariadb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunghenry","download_url":"https://codeload.github.com/dunghenry/rest_api_express_mariadb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Frest_api_express_mariadb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32078797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"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","mariadb","nodemon","rest-api"],"created_at":"2024-11-26T03:19:20.164Z","updated_at":"2026-04-21T05:32:15.396Z","avatar_url":"https://github.com/dunghenry.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### REST API use Express.js and MariaDB\n### Usage\n### GET USERS (GET)\n```js\n    http://localhost:4000/api/user\n```\n###\n### GET USER (GET)\n\n```js\n    http://localhost:4000/api/user/id\n```\n###\n### CREATE USER (POST)\n```js\n    http://localhost:4000/api/user\n```\n###\n### UPDATE USER (PUT)\n\n```js\n    http://localhost:4000/api/user/id\n```\n###\n### DELETE USER (DELETE)\n\n```js\n    http://localhost:4000/api/user/id\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Frest_api_express_mariadb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunghenry%2Frest_api_express_mariadb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Frest_api_express_mariadb/lists"}