{"id":15790182,"url":"https://github.com/lykalabrada/cinema-key-value-store","last_synced_at":"2026-04-15T20:02:54.492Z","repository":{"id":161443477,"uuid":"164761727","full_name":"lykalabrada/cinema-key-value-store","owner":"lykalabrada","description":"An API application made with NodeJS Express","archived":false,"fork":false,"pushed_at":"2019-01-09T01:48:31.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-24T23:51:51.710Z","etag":null,"topics":["api","mongodb","nodejs-express"],"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/lykalabrada.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":"2019-01-09T01:21:31.000Z","updated_at":"2019-02-06T03:58:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"e65f8ea3-ccce-48d4-8893-9cdf79084a59","html_url":"https://github.com/lykalabrada/cinema-key-value-store","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lykalabrada/cinema-key-value-store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lykalabrada%2Fcinema-key-value-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lykalabrada%2Fcinema-key-value-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lykalabrada%2Fcinema-key-value-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lykalabrada%2Fcinema-key-value-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lykalabrada","download_url":"https://codeload.github.com/lykalabrada/cinema-key-value-store/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lykalabrada%2Fcinema-key-value-store/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278646783,"owners_count":26021512,"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-10-06T02:00:05.630Z","response_time":65,"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","mongodb","nodejs-express"],"created_at":"2024-10-04T22:05:12.654Z","updated_at":"2025-10-06T17:05:02.901Z","avatar_url":"https://github.com/lykalabrada.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Movie showing on a Cinema API\n\n## About\nThis is an API made with _NodeJS Express_ that basically stores a key-value. \u003cbr/\u003e\nDatabase: _MongoDB_\n\n\n## Methods\n### POST\nPOST new data to https://vault-dragon-test.herokuapp.com/v1/cinema.\u003cbr/\u003e\nExample JSON body: `{ \"cinema4\":\"Aquaman\" }` \u003cbr/\u003e\nYou can update the current movie of a cinema by sending another POST request using the same key(cinema).\n\n### GET\n* Get All cinema and movie from https://vault-dragon-test.herokuapp.com/v1/cinema\n* Get All recorded data (history) from https://vault-dragon-test.herokuapp.com/v1/cinema/all_history\n* Get movie of a specific cinema from `https://vault-dragon-test.herokuapp.com/v1/cinema/\u003ckey\u003e` \u003cbr/\u003e\n  Example: https://vault-dragon-test.herokuapp.com/v1/cinema/cinema4\n* Get movie of a specific cinema and timestamp from `https://vault-dragon-test.herokuapp.com/v1/cinema/\u003ckey\u003e/\u003ctimestamp\u003e` \u003cbr/\u003e\n  Example: https://vault-dragon-test.herokuapp.com/v1/cinema/cinema1/1546996439373\n  \n\n## Test\nBelow are the instructions for running the test in this API locally:\n1. Clone this repo.\n2. Run `npm start` or `npm run start`\n3. Run `npm test` or `npm run test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flykalabrada%2Fcinema-key-value-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flykalabrada%2Fcinema-key-value-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flykalabrada%2Fcinema-key-value-store/lists"}