{"id":15444989,"url":"https://github.com/luiscoms/whois-api","last_synced_at":"2025-03-28T08:14:58.935Z","repository":{"id":145984524,"uuid":"161994235","full_name":"luiscoms/whois-api","owner":"luiscoms","description":null,"archived":false,"fork":false,"pushed_at":"2018-12-17T16:56:25.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-02-02T08:44:44.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/luiscoms.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-12-16T11:27:02.000Z","updated_at":"2018-12-17T16:56:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"e98835c1-1459-466c-9253-964b67ea9b49","html_url":"https://github.com/luiscoms/whois-api","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"7149502eac89c7ff4b1dbe653aea2bc150fbb199"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiscoms%2Fwhois-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiscoms%2Fwhois-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiscoms%2Fwhois-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiscoms%2Fwhois-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luiscoms","download_url":"https://codeload.github.com/luiscoms/whois-api/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245991585,"owners_count":20706129,"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":[],"created_at":"2024-10-01T19:43:37.590Z","updated_at":"2025-03-28T08:14:58.916Z","avatar_url":"https://github.com/luiscoms.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Who is - API\n============\n\nTornado api to get account by `CPF` number \n\nRunning tests\n-------------\n\n```bash\n$ tox\n```\n\nRunning application\n-------------------\n\nSee [multi-databases-py](https://github.com/luiscoms/multi-databases-py)\n\n### Endpoints\n\n```bash\n$ curl http://localhost:8080/status\n```\n\n```json\n{\n    \"version\": \"1.0.0\",\n    \"branch\": \"76ee5ad (HEAD, tag: 1.0.0, origin/tags/1.0.0, origin/master, origin/develop) :bookmark: Release version: 1.0.0 - Luis Fernando Gomes\"\n}\n```\n\n```bash\n$ curl http://localhost:8080/health\n```\n\n```json\n{\n    \"hostname\": \"951f92f6e379\",\n    \"status\": \"success\",\n    \"timestamp\": 1545062619.7322128,\n    \"results\": [\n        {\n            \"checker\": \"mysql_connected\",\n            \"output\": \"MySQL ok\",\n            \"passed\": true,\n            \"timestamp\": 1545062619.7130396,\n            \"expires\": 1545062646.7130396,\n            \"response_time\": 0.000016\n        }\n    ],\n    \"version\": \"0.0.0\",\n    \"branch\": \"Not found\"\n}\n```\n\n```bash\n$ curl http://localhost:8080/whois/37999854840\n```\n\n```json\n{\n    \"id\": 1,\n    \"first_name\": \"John\",\n    \"last_name\": \"Doe\",\n    \"cpf\": \"37999854840\",\n    \"creation\": \"2018-12-16 12:58:06\",\n    \"update\": \"2018-12-16 12:58:06\"\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluiscoms%2Fwhois-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluiscoms%2Fwhois-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluiscoms%2Fwhois-api/lists"}