{"id":20956016,"url":"https://github.com/fitri-hy/blogs-api-backend","last_synced_at":"2026-04-20T20:31:03.276Z","repository":{"id":234690553,"uuid":"789381113","full_name":"fitri-hy/blogs-api-backend","owner":"fitri-hy","description":"Basic Node JS project to create an API Endpoint for a Blog","archived":false,"fork":false,"pushed_at":"2024-06-12T02:59:51.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T05:44:27.524Z","etag":null,"topics":["api","blog","endpoint","json"],"latest_commit_sha":null,"homepage":"","language":"EJS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fitri-hy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-04-20T11:41:38.000Z","updated_at":"2024-06-12T03:00:31.000Z","dependencies_parsed_at":"2024-04-20T12:46:35.375Z","dependency_job_id":"a2dbea8b-87cb-423f-8490-f3a8966b1720","html_url":"https://github.com/fitri-hy/blogs-api-backend","commit_stats":null,"previous_names":["fitri-hy/blogs-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fitri-hy/blogs-api-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitri-hy%2Fblogs-api-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitri-hy%2Fblogs-api-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitri-hy%2Fblogs-api-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitri-hy%2Fblogs-api-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fitri-hy","download_url":"https://codeload.github.com/fitri-hy/blogs-api-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitri-hy%2Fblogs-api-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28038027,"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","status":"online","status_checked_at":"2025-12-25T02:00:05.988Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","blog","endpoint","json"],"created_at":"2024-11-19T01:23:40.573Z","updated_at":"2025-12-25T21:03:14.450Z","avatar_url":"https://github.com/fitri-hy.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BLOGS API NODE JS\nBasic Node JS project to create an API Endpoint for a Blog\n\n## INSTALATION\n```\ngit clone https://github.com/fitri-hy/blogs-api.git\ncd blogs-api\nnpm install\n```\n\n## RUN PROJECT\n```\nnode .\n```\nor\n```\nnode index.js\n```\n\n## API ENDPOINT ACCESS\n\n#### List Data:\n`/api/data`\u003cbr\u003eexample\u003cbr\u003e`http://localhost:3000/api/data`\n\n#### Pagnition Pages\n`/data?page={value}`\u003cbr\u003eexample\u003cbr\u003e`http://localhost:3000/api/data?page=2`\n\n#### Search Data by Title\n`/api/data/search?query={query}`\u003cbr\u003eexample\u003cbr\u003e`http://localhost:3000/api/data/search?query=express`\n\n#### Filter Data by Category\n`/api/data/category?query={category}`\u003cbr\u003eexample\u003cbr\u003e`http://localhost:3000/api/data/category?query=html`\n\n#### Data Detail\n`/api/data/{id} example`\u003cbr\u003eexample\u003cbr\u003e`http://localhost:3000/api/data/3`\n\nSupport me by giving stars\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffitri-hy%2Fblogs-api-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffitri-hy%2Fblogs-api-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffitri-hy%2Fblogs-api-backend/lists"}