{"id":21802390,"url":"https://github.com/mirajehossain/blog-api","last_synced_at":"2026-04-14T05:32:54.683Z","repository":{"id":128408968,"uuid":"123468218","full_name":"mirajehossain/blog-api","owner":"mirajehossain","description":"Blog API in Node, Express, MySQL","archived":false,"fork":false,"pushed_at":"2020-05-02T09:11:17.000Z","size":110,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T23:51:32.304Z","etag":null,"topics":["blog","expressjs","mysql","nodejs","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/mirajehossain.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":"2018-03-01T17:25:39.000Z","updated_at":"2023-03-04T05:07:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"01a05a34-3ab1-483f-8886-385382c2d2df","html_url":"https://github.com/mirajehossain/blog-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mirajehossain/blog-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirajehossain%2Fblog-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirajehossain%2Fblog-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirajehossain%2Fblog-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirajehossain%2Fblog-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mirajehossain","download_url":"https://codeload.github.com/mirajehossain/blog-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirajehossain%2Fblog-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31784251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["blog","expressjs","mysql","nodejs","rest-api"],"created_at":"2024-11-27T11:28:23.505Z","updated_at":"2026-04-14T05:32:54.667Z","avatar_url":"https://github.com/mirajehossain.png","language":"JavaScript","readme":"# Blog-API\n\n## Prerequisites\n- \u003e Install [NodeJS](https://nodejs.org/en/download/).\n- \u003e Install and connect [mysql](https://www.mysql.com/).\n\n## After complete installation Node and mysql.\n\n```shell\ngit clone https://github.com/mirajehossain/blog-api.git\ncd blog-api\nnpm install\nnpm start\n```\n\n\n## APIs \n\n### Posts endpoints\n   * GET\n      * /api/posts\n      * /api/post/:id\n      * /api/post/find_by_category/:id\n   * POST\n      * /api/post/add_post\n   * PUT\n      * /api/post/update_post/:id\n   * DELETE\n      * /api/post/delete_post/:id\n      \n### Category endpoints\n   * GET\n      * /api/category/get_categories\n   * POST\n      * /api/category/add_category\n   * PUT \n      * /api/category/update_category/:id\n   * DELETE\n      * /api/category/delete_category/:id\n###  About endpoints\n   * GET\n      * /api/about/get_about\n   * POST\n      * /api/about/add_about\n   * PUT \n      * /api/about/update_about/:id\n   * DELETE\n      * /api/about/delete_about/:id\n      \n      \n   \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirajehossain%2Fblog-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirajehossain%2Fblog-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirajehossain%2Fblog-api/lists"}