{"id":31698808,"url":"https://github.com/thedmathz/api-toolkit","last_synced_at":"2026-05-09T05:31:07.296Z","repository":{"id":318360723,"uuid":"1070975526","full_name":"thedmathz/api-toolkit","owner":"thedmathz","description":"A modular collection of lightweight APIs designed to simplify and accelerate web application development.","archived":false,"fork":false,"pushed_at":"2025-10-06T18:04:01.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-06T19:28:13.560Z","etag":null,"topics":["api","fastapi","postgresql"],"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/thedmathz.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-06T17:35:30.000Z","updated_at":"2025-10-06T18:04:04.000Z","dependencies_parsed_at":"2025-10-06T19:28:25.623Z","dependency_job_id":"98d29497-e2a3-47c4-89bd-cef730d46dac","html_url":"https://github.com/thedmathz/api-toolkit","commit_stats":null,"previous_names":["thedmathz/api-toolkit"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/thedmathz/api-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedmathz%2Fapi-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedmathz%2Fapi-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedmathz%2Fapi-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedmathz%2Fapi-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thedmathz","download_url":"https://codeload.github.com/thedmathz/api-toolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedmathz%2Fapi-toolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000701,"owners_count":26082805,"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-08T02:00:06.501Z","response_time":56,"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","fastapi","postgresql"],"created_at":"2025-10-08T19:10:57.078Z","updated_at":"2025-10-08T19:11:12.274Z","avatar_url":"https://github.com/thedmathz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API Toolkit\n\nA modular collection of lightweight APIs designed to simplify and accelerate web application development.\n\n\n### To Do\n- SMS\n- Payment Gateway Integration with Webhook\n- Email Sending\n- Identity Verification\n- OCR\n\n\n### How to Run in Windows 10/11?\n- In project files, rename the file from **.env.example** to **.env**\n- Open terminal then navigate to project path\n    ```bash\n    cd \u003cproject_path\u003e\n    ```\n- Install virtual environment (if not yet installed)\n    ```bash\n    python -m venv .venv\n    ```\n- Activate virtual environment\n    ```bash\n    .venv\\Scripts\\activate\n    ```\n- Update pip version\n    ```bash\n    python -m pip install --upgrade pip\n    ```\n- Install dependencies\n    ```bash\n    pip install -r requirements.txt\n    ```\n- Run the app\n    ```bash\n    uvicorn main:app --reload --host 0.0.0.0\n    ```\n- You can look for the APIs in the browser with URL **\u003cyour_ip_address\u003e:8000/docs**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedmathz%2Fapi-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthedmathz%2Fapi-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedmathz%2Fapi-toolkit/lists"}