{"id":18621978,"url":"https://github.com/joshidivanshu/flask-rest","last_synced_at":"2026-04-26T20:31:11.146Z","repository":{"id":212219854,"uuid":"357073960","full_name":"joshidivanshu/Flask-Rest","owner":"joshidivanshu","description":"API for CRUD using Token Authentication(Customised) \u0026 SQLAlchemy","archived":false,"fork":false,"pushed_at":"2021-04-12T06:07:28.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T04:43:13.200Z","etag":null,"topics":["flask","flask-restful","flask-restplus","flask-sqlalchemy","login","token-based-authentication","tokenizaiton"],"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/joshidivanshu.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}},"created_at":"2021-04-12T05:53:10.000Z","updated_at":"2024-06-18T20:35:28.000Z","dependencies_parsed_at":"2023-12-13T05:47:13.517Z","dependency_job_id":null,"html_url":"https://github.com/joshidivanshu/Flask-Rest","commit_stats":null,"previous_names":["joshidivanshu/flask-rest"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshidivanshu%2FFlask-Rest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshidivanshu%2FFlask-Rest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshidivanshu%2FFlask-Rest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshidivanshu%2FFlask-Rest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshidivanshu","download_url":"https://codeload.github.com/joshidivanshu/Flask-Rest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239415551,"owners_count":19634717,"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":["flask","flask-restful","flask-restplus","flask-sqlalchemy","login","token-based-authentication","tokenizaiton"],"created_at":"2024-11-07T04:14:20.773Z","updated_at":"2026-04-26T20:31:11.140Z","avatar_url":"https://github.com/joshidivanshu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask-Rest\nAPI for CRUD using Token Authentication(Customised) \u0026amp; SQLAlchemy\n\n\n## Installing Requirements\nUse Virtualenv and install the packages.\n```\npip install -r requirements.txt\n```\n## Running Flask Server\nGo to the root dir and run the below line in the terminal.\n```\npython api2.py\n```\n\n## Running CRUD Commands\n\n\n## You can make these requests using POSTMAN\n\n```\n\n1. Create a user\n2. Get all users (requires Admin privleges)\n3. Get one user using the public ID. (requires Admin privleges)\n4. Promote one user from user to admin (requires Admin privleges)\n5. Delete a user (requires Admin privleges)\n6. Login (when a user logs in a token is generated and is provided which he can use to perform different actions)\n7. Token Authentication(expires in 30 minutes)\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshidivanshu%2Fflask-rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshidivanshu%2Fflask-rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshidivanshu%2Fflask-rest/lists"}