{"id":51433389,"url":"https://github.com/vb2007/vb2007.hu-api","last_synced_at":"2026-07-05T05:07:33.607Z","repository":{"id":287453745,"uuid":"852914742","full_name":"vb2007/vb2007.hu-api","owner":"vb2007","description":"A simple Express.js REST API for my personal website.","archived":false,"fork":false,"pushed_at":"2026-06-22T12:44:02.000Z","size":698,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-22T14:25:47.498Z","etag":null,"topics":["api","api-rest","express","express-js","expressjs","javascript","node","node-js","nodejs","nodemon","npm","rest","rest-api","restful-api","typescript"],"latest_commit_sha":null,"homepage":"https://vb2007.hu","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vb2007.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-05T16:42:17.000Z","updated_at":"2026-03-27T19:47:57.000Z","dependencies_parsed_at":"2025-04-11T20:37:32.716Z","dependency_job_id":"9c4db59b-4f68-4df5-a972-92dd347432e2","html_url":"https://github.com/vb2007/vb2007.hu-api","commit_stats":null,"previous_names":["vb2007/vb2007.hu-api"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/vb2007/vb2007.hu-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vb2007%2Fvb2007.hu-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vb2007%2Fvb2007.hu-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vb2007%2Fvb2007.hu-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vb2007%2Fvb2007.hu-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vb2007","download_url":"https://codeload.github.com/vb2007/vb2007.hu-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vb2007%2Fvb2007.hu-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35144060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-05T02:00:06.290Z","response_time":100,"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","api-rest","express","express-js","expressjs","javascript","node","node-js","nodejs","nodemon","npm","rest","rest-api","restful-api","typescript"],"created_at":"2026-07-05T05:07:32.997Z","updated_at":"2026-07-05T05:07:33.582Z","avatar_url":"https://github.com/vb2007.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vb2007.hu-api\n\n\u003cdiv align=\"center\"\u003e\n\n[![Build and Deploy](https://github.com/vb2007/vb2007.hu-api/actions/workflows/build-deploy.yml/badge.svg)](https://github.com/vb2007/vb2007.hu-api/actions/workflows/build-deploy.yml) [![Release on GitHub](https://github.com/vb2007/vb2007.hu-api/actions/workflows/gh-release.yml/badge.svg)](https://github.com/vb2007/vb2007.hu-api/actions/workflows/gh-release.yml)\n\n[![API Unit Tests](https://github.com/vb2007/vb2007.hu-api/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/vb2007/vb2007.hu-api/actions/workflows/unit-tests.yml) [![CodeQL](https://github.com/vb2007/vb2007.hu-api/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/vb2007/vb2007.hu-api/actions/workflows/github-code-scanning/codeql)\n\n\u003c/div\u003e\n\n## About\n\nA simple API for my personal website, written with Express.js and some other packages.\n\nThis project was made for replacing the first version of my site written in PHP: [vb2007.hu-php](https://github.com/vb2007/vb2007.hu-php)\n\nThe API is mainly - but not only - used on the project's frontend: [vb2007.hu-vue](https://github.com/vb2007/vb2007.hu-vue)\n\n## Setting up the application\n\n### General setup\n\n**A MongoDB database is required for running the application:**\n\n- [OFFICIAL DOCUMENTATION](https://www.mongodb.com/docs/manual/installation/)\n- [MongoDB on a Debian Linux server](./docs/db/mongodb-deb13-setup.md)\n- (Was an edge case for me in the past) [MongoDB 4.4 on Raspberry Pi 4 with Debian 13](./docs/db/mongodb-pi4-deb13-setup.md)\n\n1. Clone the repository.\n2. Based on the use-case, follow either the [Dev Setup](./docs/dev-setup.md) or [Prod Setup](./docs/prod-setup.md) guide.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvb2007%2Fvb2007.hu-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvb2007%2Fvb2007.hu-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvb2007%2Fvb2007.hu-api/lists"}