{"id":49885857,"url":"https://github.com/meyer1994/txtmap","last_synced_at":"2026-05-15T18:15:18.675Z","repository":{"id":52406283,"uuid":"237714103","full_name":"meyer1994/txtmap","owner":"meyer1994","description":"Hobby project trying to mimic yourworldoftext.com","archived":false,"fork":false,"pushed_at":"2021-05-13T18:01:38.000Z","size":72,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-03T20:30:17.876Z","etag":null,"topics":["lambda","postgresql","python","travis","websockets"],"latest_commit_sha":null,"homepage":"https://meyer1994.github.io/txtmap/","language":"Python","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/meyer1994.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}},"created_at":"2020-02-02T03:44:05.000Z","updated_at":"2022-04-29T08:08:03.000Z","dependencies_parsed_at":"2022-09-06T04:10:20.901Z","dependency_job_id":null,"html_url":"https://github.com/meyer1994/txtmap","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/meyer1994/txtmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Ftxtmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Ftxtmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Ftxtmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Ftxtmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meyer1994","download_url":"https://codeload.github.com/meyer1994/txtmap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meyer1994%2Ftxtmap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33074575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["lambda","postgresql","python","travis","websockets"],"created_at":"2026-05-15T18:15:18.016Z","updated_at":"2026-05-15T18:15:18.660Z","avatar_url":"https://github.com/meyer1994.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TXTMAP\n\n[![Build Status](https://travis-ci.org/meyer1994/txtmap.svg?branch=dev)](https://travis-ci.org/meyer1994/txtmap)\n[![codecov](https://codecov.io/gh/meyer1994/txtmap/branch/dev/graph/badge.svg)](https://codecov.io/gh/meyer1994/txtmap)\n\nThis is an open source clone of [YourWorldOfText](https://www.yourworldoftext.com/)\n\n## Development\nYou can deploy your own version very easily. This project uses [Serverless](serverless.com) and is built using AWS Lambda and RDS. However, it should be fairly easy to port it to Heroku, Google Cloud or any other.\n\nTo make changes:\n```bash\n(venv) $ pip install -r requirements-dev.txt\n```\n\nTo Test:\n```bash\n$ make postgres test  # Will start a postgres container, using docker\n$ make report  # Code coverage\n```\n\n### Stack\nIt uses AWS. Here is a list of the resources used:\n\n- 1 PostgreSQL (RDS)\n- 1 AWS Lambda Function\n- 1 API Gateway V2 (WebSockets)\n\n### Deploy\nTo deploy, you will need to have a database already up. We use SSM Parameter Store to store the DB password and host. See [here](https://serverless.com/framework/docs/providers/aws/guide/variables/#reference-variables-using-the-ssm-parameter-store) for more info.\n\nAfter everything is done, just execute:\n```bash\n$ serverless deploy --verbose\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeyer1994%2Ftxtmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeyer1994%2Ftxtmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeyer1994%2Ftxtmap/lists"}