{"id":20312683,"url":"https://github.com/prathameshdhande22/dumpapi-flask-restful","last_synced_at":"2026-05-07T01:32:51.969Z","repository":{"id":178050044,"uuid":"661287942","full_name":"PrathameshDhande22/DumpAPI-Flask-Restful","owner":"PrathameshDhande22","description":"DumpAPI is a Flask RESTful API with JWT token authentication, storing department and employee data in a free cloud PostgreSQL database with password hashing for security.","archived":false,"fork":false,"pushed_at":"2023-07-03T05:49:17.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T08:31:54.214Z","etag":null,"topics":["api","api-rest","flask","flask-restful","flask-sqlalchemy","flaskrestful","orm","orm-framework","orm-library","postman","postrgresql","python3","sqlalchemy","yugabytedb"],"latest_commit_sha":null,"homepage":"https://dumpapi-flask-api.onrender.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrathameshDhande22.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-07-02T11:31:05.000Z","updated_at":"2023-08-02T20:10:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e16a63c-5599-4bb0-823b-bdccf6c4a4c4","html_url":"https://github.com/PrathameshDhande22/DumpAPI-Flask-Restful","commit_stats":null,"previous_names":["prathameshdhande22/dumpapi-flask-restful"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PrathameshDhande22/DumpAPI-Flask-Restful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshDhande22%2FDumpAPI-Flask-Restful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshDhande22%2FDumpAPI-Flask-Restful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshDhande22%2FDumpAPI-Flask-Restful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshDhande22%2FDumpAPI-Flask-Restful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrathameshDhande22","download_url":"https://codeload.github.com/PrathameshDhande22/DumpAPI-Flask-Restful/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshDhande22%2FDumpAPI-Flask-Restful/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32719550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T00:29:05.620Z","status":"ssl_error","status_checked_at":"2026-05-07T00:28:57.074Z","response_time":117,"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":["api","api-rest","flask","flask-restful","flask-sqlalchemy","flaskrestful","orm","orm-framework","orm-library","postman","postrgresql","python3","sqlalchemy","yugabytedb"],"created_at":"2024-11-14T18:07:12.688Z","updated_at":"2026-05-07T01:32:51.951Z","avatar_url":"https://github.com/PrathameshDhande22.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DumpAPI\n\n[![Made with Python](https://img.shields.io/badge/Made%20with-Python-blue.svg)](https://www.python.org/)\n\nDumpAPI is a Flask-Restful API that contains data of departments and their employees. The API utilizes token generation with JWT (JSON Web Tokens) for secure access. All the data is stored in a cloud database provided by Yugabyte, which offers a free PostgreSQL database service. The passwords are hashed and stored in the database for enhanced security.\n\n## Docs :\nRead Docs Generated by Postman : [Read Docs](https://documenter.getpostman.com/view/28292111/2s93zCYLNW) \n\n## Usage\n\nTo use the DumpAPI in your system, follow the steps below:\n\n1. Create a virtual environment for the project.\n2. Install all the required dependencies using  `pip install -r requirements.txt`.\n3. Add your `.env` file in the `DumpAPI` folder, containing the following data:\n```\nDATABASE_YUGA=\"your database sqlalchemy uri\"\nENCRYPT_KEY=\"your key\" (for encrypting the passwords)\nJWT_KEY=\"your key\" (for encrypting the JWT token)\n```\n\n4. Run the `run.py` file to start the API.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more details.\n\n## Attribution\n\n![Made with Python](https://img.shields.io/badge/Made%20with-Python-blue.svg)\n\n## Author : Prathamesh Dhande\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprathameshdhande22%2Fdumpapi-flask-restful","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprathameshdhande22%2Fdumpapi-flask-restful","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprathameshdhande22%2Fdumpapi-flask-restful/lists"}