{"id":19522999,"url":"https://github.com/kishan2029/post_mgmt","last_synced_at":"2026-04-18T03:31:18.809Z","repository":{"id":176252258,"uuid":"654923098","full_name":"Kishan2029/Post_mgmt","owner":"Kishan2029","description":"Built on the efficient FastAPI framework, this server application allows users to access a wealth of existing posts. Secure JWT token authentication safeguards the system, granting content creation privileges only to registered users. After a quick signup process, users can delve into the creative process, generating and sharing their own post.","archived":false,"fork":false,"pushed_at":"2024-02-26T17:44:28.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T00:49:27.818Z","etag":null,"topics":["fastapi","jwt-authentication"],"latest_commit_sha":null,"homepage":"https://fastapi-g4u5.onrender.com/docs","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/Kishan2029.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}},"created_at":"2023-06-17T10:44:46.000Z","updated_at":"2024-02-26T15:06:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"2cc1f83d-0264-4e7d-b92f-dcca09ebce4c","html_url":"https://github.com/Kishan2029/Post_mgmt","commit_stats":null,"previous_names":["kishan2029/jwt_authentiation","kishan2029/post_mgmt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kishan2029/Post_mgmt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kishan2029%2FPost_mgmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kishan2029%2FPost_mgmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kishan2029%2FPost_mgmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kishan2029%2FPost_mgmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kishan2029","download_url":"https://codeload.github.com/Kishan2029/Post_mgmt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kishan2029%2FPost_mgmt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["fastapi","jwt-authentication"],"created_at":"2024-11-11T00:41:59.902Z","updated_at":"2026-04-18T03:31:18.778Z","avatar_url":"https://github.com/Kishan2029.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\" id=\"top\"\u003e \n  \u003cimg src=\"https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png\" alt=\"Fastapi\" height=\"80\" width=\"200\" /\u003e\n\n\u0026#xa0;\n\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003ePost Management API\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Github top language\" src=\"https://img.shields.io/github/languages/top/Kishan2029/post_mgmt?color=56BEB8\"\u003e\n\n  \u003cimg alt=\"Github language count\" src=\"https://img.shields.io/github/languages/count/Kishan2029/post_mgmt?color=56BEB8\"\u003e\n\n  \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/Kishan2029/post_mgmt?color=56BEB8\"\u003e\n\n  \u003c!-- \u003cimg alt=\"Github issues\" src=\"https://img.shields.io/github/issues/Kishan2029/post_mgmt?color=56BEB8\" /\u003e --\u003e\n\n  \u003c!-- \u003cimg alt=\"Github forks\" src=\"https://img.shields.io/github/forks/Kishan2029/post_mgmt?color=56BEB8\" /\u003e --\u003e\n\n  \u003cimg alt=\"Github stars\" src=\"https://img.shields.io/github/stars/Kishan2029/post_mgmt?color=56BEB8\" /\u003e\n\u003c/p\u003e\n\n\u003c!-- Status --\u003e\n\n\u003c!-- \u003ch4 align=\"center\"\u003e\n\t🚧  Chatvista 🚀 Under construction...  🚧\n\u003c/h4\u003e\n\n\u003chr\u003e --\u003e\n\n\u003cbr\u003e\n\n## :dart: About\n\nBuilt on the efficient FastAPI framework, this server application allows users to access a wealth of existing posts. Secure JWT token authentication safeguards the system, granting content creation privileges only to registered users. After a quick signup process, users can delve into the creative process, generating and sharing their own post.\n\n## :rocket: Technologies\n\nThe following tools were used in this project:\n- FastAPI\n- Python\n- JWT Token Authentication\n  \n## Deploy Link\nhttps://fastapi-g4u5.onrender.com/docs\n\n## :checkered_flag: Starting\n\n```bash\n# Run Project\n$ source env/bin/active # active the environment\n$ pip3 install --upgrade pip # upgrade pip\n$ pip3 install -r requirements.txt # install requirements\n$ python3 -m uvicorn  main:app\n# The server will initialize in the \u003chttp://localhost:3000\u003e\n```\n\n\u0026#xa0;\n\n\u003ca href=\"#top\"\u003eBack to top\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkishan2029%2Fpost_mgmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkishan2029%2Fpost_mgmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkishan2029%2Fpost_mgmt/lists"}