{"id":23116304,"url":"https://github.com/breakbb/v-search-backend","last_synced_at":"2025-07-29T00:36:35.123Z","repository":{"id":104195694,"uuid":"161986588","full_name":"BreakBB/v-search-backend","owner":"BreakBB","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-23T10:00:58.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-04T01:28:08.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/BreakBB.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-12-16T09:37:54.000Z","updated_at":"2019-01-23T10:00:59.000Z","dependencies_parsed_at":"2023-04-03T23:46:34.737Z","dependency_job_id":null,"html_url":"https://github.com/BreakBB/v-search-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BreakBB/v-search-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BreakBB%2Fv-search-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BreakBB%2Fv-search-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BreakBB%2Fv-search-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BreakBB%2Fv-search-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BreakBB","download_url":"https://codeload.github.com/BreakBB/v-search-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BreakBB%2Fv-search-backend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267610507,"owners_count":24115440,"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-07-28T02:00:09.689Z","response_time":68,"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":[],"created_at":"2024-12-17T04:15:57.990Z","updated_at":"2025-07-29T00:36:35.113Z","avatar_url":"https://github.com/BreakBB.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# v-search-backend\n\nThis project is the backend the [v-search](https://github.com/BreakBB/v-search) project and handles DB calls.\n\n## Supported endpoints\n\n### GET /api/de/movies\n\nreturns all movies in the DB.\n\n### POST /api/de/movies\n\nParameter:\n\nAny combination of the following:\n\n```{\"title\": \"\u003cmovieTitle\u003e\"}``` **[type: string]** returns results matching the given title.\n\n```{\"rating\": \u003cmovieRating\u003e}``` **[type: number]** returns results which have at least the given rating.\n\n```{\"imdb\": \u003cmovieIMDbRating\u003e}``` **[type: number]** returns results which have at least the given IMDb-rating.\n\n```{\"genres\": [\"\u003cmovieGenre/s\u003e\"]}``` **[type: string[]]** returns results matching the given genre/s\n\n```{\"year\": \"\u003cmovieYear\u003e\"}``` **[type: number]** returns results matching the given year\n\n```{\"fsk\": \"\u003cmovieFSK\u003e\"}``` **[type: number]** returns results have the given FSK rating or less.\n\n\n### GET /api/de/genres\n\nreturns all genres in the DB.\n\n## Requirements\n\nA \"database.ini\" file inside ```/src``` with the following schema:\n\n    ```ini\n    [postgresql]\n    host=\u003chostAdress\u003e\n    port=\u003chostPort\u003e\n    dbname=\u003cdatabaseName\u003e\n    user=\u003cusername\u003e\n    password=\u003cpassword\u003e\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreakbb%2Fv-search-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbreakbb%2Fv-search-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreakbb%2Fv-search-backend/lists"}