{"id":23915758,"url":"https://github.com/imgios/ram-wiki","last_synced_at":"2026-05-17T10:36:13.192Z","repository":{"id":108107272,"uuid":"289931272","full_name":"imgios/RaM-wiki","owner":"imgios","description":"📺 Rick and Morty Wiki made with Flask and Neo4j.","archived":false,"fork":false,"pushed_at":"2020-10-21T08:01:43.000Z","size":190,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T23:35:20.532Z","etag":null,"topics":["flask","neo4j","rick-and-morty","wiki"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/imgios.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":"2020-08-24T13:09:30.000Z","updated_at":"2020-10-21T08:01:45.000Z","dependencies_parsed_at":"2023-07-12T08:01:16.901Z","dependency_job_id":null,"html_url":"https://github.com/imgios/RaM-wiki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imgios/RaM-wiki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgios%2FRaM-wiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgios%2FRaM-wiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgios%2FRaM-wiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgios%2FRaM-wiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imgios","download_url":"https://codeload.github.com/imgios/RaM-wiki/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgios%2FRaM-wiki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33135105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"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":["flask","neo4j","rick-and-morty","wiki"],"created_at":"2025-01-05T11:47:06.600Z","updated_at":"2026-05-17T10:36:13.175Z","avatar_url":"https://github.com/imgios.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://i.imgur.com/qXFzp8d.png\" align=\"right\"\u003e\n\n# 📺 Rick and Morty Wiki\nRick and Morty Wiki is a Web Application project for academic purposes.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- Python \u003e=3.8\n- pip\n- venv\n- Flask\n- Neo4j\n\n### Installing\n\n1. Clone the repository\n```bash\n$ git clone https://github.com/imgios/RaM-wiki.git\n$ cd RaM-wiki\n```\n2. Create a new virtualenv and activate it:\n```bash\n$ python3 -m venv venv\n$ source venv/bin/activate\n```\n3. Install dependencies:\n```bash\n$ pip3 install -r requirements.txt\n```\n4. Create a new Neo4j database and edit database username and password in `utilities.py`:\n```python\ndef getConnection():\n    dbUsername = 'neo4j' # replace neo4j with your database username\n    dbPassword = 'ramwiki' # replace ramwiki with your database password\n    ... \n```\n5. Run the script `createdb.py` in order to populate the database:\n```bash\n$ python3 ramwiki/createdb.py\n```\n6. Run the application:\n```bash\n$ python3 run.py\n```\n\n## Built With\n\n* [Python 3.8](https://www.python.org/)\n* [Flask](https://flask.palletsprojects.com/en/1.1.x/)\n* [Bulma](https://bulma.io/)\n* [Neo4j](https://neo4j.com/)\n\n## Acknowledgments\n\nThanks to [rickandmortyapi.com](https://rickandmortyapi.com/), used for the dataset creation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimgios%2Fram-wiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimgios%2Fram-wiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimgios%2Fram-wiki/lists"}