{"id":18019303,"url":"https://github.com/bagashiz/forum-api","last_synced_at":"2026-04-13T00:43:54.312Z","repository":{"id":214722844,"uuid":"735014651","full_name":"bagashiz/forum-api","owner":"bagashiz","description":"Submission for Dicoding's \"Menjadi Back-End Developer Expert\" course. It is built with Hapi.js web framework for Node.js and PostgreSQL database.","archived":false,"fork":false,"pushed_at":"2024-01-04T15:04:21.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T16:38:50.298Z","etag":null,"topics":["clean-architecture","hapi","nginx","nodejs","postgresql"],"latest_commit_sha":null,"homepage":"https://ready-shrimps-warn-freely.a276.dcdg.xyz","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/bagashiz.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":"2023-12-23T11:06:33.000Z","updated_at":"2024-04-11T08:41:03.000Z","dependencies_parsed_at":"2024-01-04T15:44:17.531Z","dependency_job_id":null,"html_url":"https://github.com/bagashiz/forum-api","commit_stats":null,"previous_names":["bagashiz/forum-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bagashiz/forum-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagashiz%2Fforum-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagashiz%2Fforum-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagashiz%2Fforum-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagashiz%2Fforum-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bagashiz","download_url":"https://codeload.github.com/bagashiz/forum-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagashiz%2Fforum-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31735541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T22:19:12.206Z","status":"ssl_error","status_checked_at":"2026-04-12T22:18:33.088Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["clean-architecture","hapi","nginx","nodejs","postgresql"],"created_at":"2024-10-30T05:09:45.239Z","updated_at":"2026-04-13T00:43:54.296Z","avatar_url":"https://github.com/bagashiz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Description\n\nThis is my submission for Dicoding's [Menjadi Back-End Developer Expert](https://www.dicoding.com/academies/276) course. It is built with [Hapi.js](https://hapi.dev/) web framework for Node.js and [PostgreSQL](https://www.postgresql.org/) database.\n\n## Dependencies\n\n- [Node.js](https://nodejs.org/en/) v18.19.0\n- [NPM](https://www.npmjs.com/) v9.8.1\n- [Hapi.js](https://hapi.dev/) v20.1.5\n- [Hapi JWT](https://www.npmjs.com/package/@hapi/jwt) v3.2.0\n- [Hapi Inert](https://www.npmjs.com/package/@hapi/inert) v6.0.3\n- [Joi](https://www.npmjs.com/package/joi) v17.9.2\n- [Pg](https://www.npmjs.com/package/pg) v8.11.1\n- [Node-Pg-Migrate](https://www.npmjs.com/package/node-pg-migrate) v6.2.2\n- [Bcrypt](https://www.npmjs.com/package/bcrypt) v5.1.0\n- [Nano ID](https://www.npmjs.com/package/nanoid) v3.3.6\n- [Dotenv](https://www.npmjs.com/package/dotenv) v16.3.1\n- [EsLint](https://eslint.org/) v8.33.0\n- [Nodemon](https://nodemon.io/) v3.0.1\n\n## How to run\n\n1. Clone this repository\n2. You can use [devcontainer](https://code.visualstudio.com/docs/remote/containers) to run this project in a containerized environment, or you can install all dependencies manually and run postgres database only using `docker compose up -d postgres`\n3. Run `npm install` to install all dependencies\n4. Run `npm run migrate up` to create the database and tables\n5. Run `npm run start:dev` to start the server\n\n## Learning and Reference Sources\n\n- [Belajar Membuat Aplikasi Back-End untuk Pemula](https://www.dicoding.com/academies/261) by [Dicoding](https://www.dicoding.com)\n- [Belajar Fundamental Aplikasi Back-End](https://www.dicoding.com/academies/271) by [Dicoding](https://www.dicoding.com)\n- [Menjadi Back-End Developer Expert](https://www.dicoding.com/academies/276) by [Dicoding](https://www.dicoding.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbagashiz%2Fforum-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbagashiz%2Fforum-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbagashiz%2Fforum-api/lists"}