{"id":21404740,"url":"https://github.com/feluelle/pi-movies","last_synced_at":"2026-05-07T23:04:40.636Z","repository":{"id":48028498,"uuid":"153820808","full_name":"feluelle/pi-movies","owner":"feluelle","description":"A database and api service for movies 🎥 hosted on a dockerized 🐳 raspberry pi. ","archived":false,"fork":false,"pushed_at":"2022-12-09T06:52:11.000Z","size":241,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T03:41:24.578Z","etag":null,"topics":["api","database","movies","raspberry-pi"],"latest_commit_sha":null,"homepage":"","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/feluelle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-19T17:47:30.000Z","updated_at":"2020-07-16T13:27:24.000Z","dependencies_parsed_at":"2023-01-25T12:00:31.547Z","dependency_job_id":null,"html_url":"https://github.com/feluelle/pi-movies","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feluelle%2Fpi-movies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feluelle%2Fpi-movies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feluelle%2Fpi-movies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feluelle%2Fpi-movies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feluelle","download_url":"https://codeload.github.com/feluelle/pi-movies/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902291,"owners_count":20366259,"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","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","database","movies","raspberry-pi"],"created_at":"2024-11-22T16:17:51.488Z","updated_at":"2026-05-07T23:04:40.564Z","avatar_url":"https://github.com/feluelle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pi-movies\n\nA database and api service for movies 🎥 hosted on a dockerized 🐳 raspberry pi.\n\nIt uses [mongodb](https://www.mongodb.com/de) as backend with [express](https://expressjs.com/de/) in the front.\n\n## API Endpoints\n\nThe following API endpoints are currently available:\n\n* `GET` `/` Hello World :laughing:\n* `GET` `/movies` Gets you a list of all movies listed in the database.\n* `POST` `/movies` Adds new movies into the database.\n  \n  Just pass a json in the request body like\n\n  ```json\n  {\n    \"name\": \"The Movie\",\n    \"length\": 120,\n    \"rating\": 5\n  }\n  ```\n\n## Getting started\n\nTo get things up and running first download and install the following:\n\n* [docker](https://www.docker.com/get-started)\n* [docker-compose](https://docs.docker.com/compose/install/)\n\nThen you can build and start your containers on a **raspberry pi**, one for mongodb and one for express:\n\n`$ docker-compose -f \"docker-compose.prod.yml\" up`\n\n## Contributing\n\nIf you want to bring things further you can [contribute](CONTRIBUTING.md) to the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeluelle%2Fpi-movies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeluelle%2Fpi-movies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeluelle%2Fpi-movies/lists"}