{"id":20380709,"url":"https://github.com/iarsham/restapi-blog","last_synced_at":"2025-03-04T22:23:38.572Z","repository":{"id":44357158,"uuid":"494131487","full_name":"iarsham/RestApi-Blog","owner":"iarsham","description":"Blog Project With Django and Drf","archived":false,"fork":false,"pushed_at":"2022-07-09T16:04:35.000Z","size":1220,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T07:33:33.748Z","etag":null,"topics":["api","django","django-rest-framework","docker","docker-compose","gunicorn","jwt-authentication","nginx","postgres","python","swagger-ui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iarsham.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}},"created_at":"2022-05-19T15:37:22.000Z","updated_at":"2022-06-23T07:58:00.000Z","dependencies_parsed_at":"2022-09-21T08:20:21.552Z","dependency_job_id":null,"html_url":"https://github.com/iarsham/RestApi-Blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarsham%2FRestApi-Blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarsham%2FRestApi-Blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarsham%2FRestApi-Blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarsham%2FRestApi-Blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iarsham","download_url":"https://codeload.github.com/iarsham/RestApi-Blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241929894,"owners_count":20044053,"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":["api","django","django-rest-framework","docker","docker-compose","gunicorn","jwt-authentication","nginx","postgres","python","swagger-ui"],"created_at":"2024-11-15T02:08:49.621Z","updated_at":"2025-03-04T22:23:38.556Z","avatar_url":"https://github.com/iarsham.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Blog API DRF + JWT**\nA blog project with jwt authentication written by Django and DjangoRestFrameWork.\u003cbr\u003e\nAuth API has users registration, login and obtaining JWT and refreshing JWT.\u003cbr\u003e\n\n## Why JWT?\u003cbr\u003e\nJWTs are a good way of securely transmitting information between parties because they can be signed, which means you can be sure that the senders are who they say they are !\u003cbr\u003e\n\n## Permissions\n- Each `User` can change only own data.\u003cbr\u003e\n- Only account's owner can view account details.\u003cbr\u003e\n\n---\n\n## Clone project\n```sh\n$ git clone https://github.com/iarsham/RestApi-Blog.git\n```\n---\n\n## install Docker\nhttps://docs.docker.com/engine/install/\n## install Docker Compose\nhttps://docs.docker.com/compose/install/\n\n---\n\n# Build and run Project\n```sh\n$ cd RestApi-Blog/\n$ docker-compose up --build \n```\n\n# Create Superuser to access Admin Panel\n```sh\n$ docker-compose exec web python manage.py createsuperuser\n```\n\n---\n\n## Technologies used\n\n* [Python](https://www.python.org/)\n* [Django](https://www.djangoproject.com/)\n* [DjangoRestFrameWork](https://www.django-rest-framework.org/)\n* [PostgreSQL](https://www.postgresql.org/)\n* [gunicorn](https://gunicorn.org/)\n* [Docker](https://www.docker.com/)\n* [Nginx](https://www.nginx.com/)\n* [JwtAuthentication](https://jwt.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiarsham%2Frestapi-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiarsham%2Frestapi-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiarsham%2Frestapi-blog/lists"}