{"id":23490265,"url":"https://github.com/stanleymasinde/express-blog","last_synced_at":"2026-04-15T10:37:23.301Z","repository":{"id":40934782,"uuid":"314311902","full_name":"StanleyMasinde/express-blog","owner":"StanleyMasinde","description":"A simple blog project for personal practice","archived":false,"fork":false,"pushed_at":"2025-05-05T13:55:05.000Z","size":600,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T14:52:55.477Z","etag":null,"topics":["authentication","blog","express","javascript","knexjs","nodejs","pug","tailwind-css"],"latest_commit_sha":null,"homepage":"https://stanleymasinde.github.io/express-blog/","language":"JavaScript","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/StanleyMasinde.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-11-19T16:51:51.000Z","updated_at":"2025-05-05T13:55:09.000Z","dependencies_parsed_at":"2024-08-12T00:16:11.437Z","dependency_job_id":null,"html_url":"https://github.com/StanleyMasinde/express-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StanleyMasinde/express-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanleyMasinde%2Fexpress-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanleyMasinde%2Fexpress-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanleyMasinde%2Fexpress-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanleyMasinde%2Fexpress-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StanleyMasinde","download_url":"https://codeload.github.com/StanleyMasinde/express-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanleyMasinde%2Fexpress-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31837675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T10:26:52.245Z","status":"ssl_error","status_checked_at":"2026-04-15T10:26:51.649Z","response_time":63,"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":["authentication","blog","express","javascript","knexjs","nodejs","pug","tailwind-css"],"created_at":"2024-12-25T00:25:20.406Z","updated_at":"2026-04-15T10:37:23.284Z","avatar_url":"https://github.com/StanleyMasinde.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# express-blog\n![Node.js CI](https://github.com/StanleyMasinde/express-blog/workflows/Node.js%20CI/badge.svg)\n![CodeQL](https://github.com/StanleyMasinde/express-blog/workflows/CodeQL/badge.svg)\n\u003e A simple blog project for personal practice\n\n## Installation\n1. clone this repo\n2. `cd express-blog \u0026\u0026 npm i`\n3. `npm start`\n\n## Routes\n### Authentication\n|Path            |Method| params              |\n|:---------------|:-----|:--------------------|\n|`/auth/login`   | POST |`email,password`     |\n|`/auth/register`| POST |`name,email,password`|\n|`/auth/logout`  | POST | None                |\n\n### Blogs\n|Path|Method|params|\n|:-----------|:-------|:--------------------|\n|`/posts`    | GET    | None                |\n|`/posts`    | POST   |`title,body, date`   |\n|`/posts/:id`| GET    | None                |\n|`/posts/:id`| PUT    |`title,body, date`   |\n|`/posts/:id`| DELETE | None                |\n\n## Testing\nRun `npm run test` or `yarn test` to run tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstanleymasinde%2Fexpress-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstanleymasinde%2Fexpress-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstanleymasinde%2Fexpress-blog/lists"}