{"id":21026614,"url":"https://github.com/jmoussa/anonymizer-api","last_synced_at":"2026-05-20T03:36:28.007Z","repository":{"id":113272918,"uuid":"343272436","full_name":"jmoussa/anonymizer-api","owner":"jmoussa","description":"My take on an anonymizer RESTful service. A python FastAPI backend over a MongoDB database holds anonymized content converted from a call to the RESTful API.","archived":false,"fork":false,"pushed_at":"2021-04-15T00:29:07.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T18:50:13.030Z","etag":null,"topics":["mongodb","security","tools","web-service"],"latest_commit_sha":null,"homepage":"","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/jmoussa.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":"2021-03-01T02:56:44.000Z","updated_at":"2023-11-17T01:22:57.000Z","dependencies_parsed_at":"2023-07-16T09:45:55.862Z","dependency_job_id":null,"html_url":"https://github.com/jmoussa/anonymizer-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmoussa/anonymizer-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoussa%2Fanonymizer-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoussa%2Fanonymizer-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoussa%2Fanonymizer-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoussa%2Fanonymizer-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmoussa","download_url":"https://codeload.github.com/jmoussa/anonymizer-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoussa%2Fanonymizer-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33244784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T03:30:51.439Z","status":"ssl_error","status_checked_at":"2026-05-20T03:30:49.443Z","response_time":356,"last_error":"SSL_read: 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":["mongodb","security","tools","web-service"],"created_at":"2024-11-19T11:45:30.473Z","updated_at":"2026-05-20T03:36:27.977Z","avatar_url":"https://github.com/jmoussa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Anonymizer Application\n\nThis application will take user specific data (in JSON format) and anonymize it based on the (`hashed:`) prefix the user will add to their fields in the config.\nThen will have the ability to de-anonymize but only small amounts of the data, and with an exclusive set of credentials.\n\nThis app uses:\n\n- Anaconda (for Python environemnt management)\n- Python FastAPI+WebSockets [docs](https://fastapi.tiangolo.com/)\n- Pymongo [docs](https://pymongo.readthedocs.io/en/stable/)\n- MongoDB [docs](https://docs.mongodb.com/manual/)\n\n\n## Setting up and running\n\nI've set it up so that you only need to use the `run` script to start.\nBe sure to set the S3 environement variables for access\n\n```bash\nconda env create -f environment.yml\nconda activate anonymizer\npython setup.py develop\ncd anonymizer\ncp config.template.py config.py # edit config.py with your configuration parameters\n./run\n```\n\nCurrently the `auth` module isn't in use (doesn't really need to be, it's just another layer of security)\n\n__For quick API documentation, navigate to `localhost:8000/docs` after starting the server__\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmoussa%2Fanonymizer-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmoussa%2Fanonymizer-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmoussa%2Fanonymizer-api/lists"}