{"id":19878520,"url":"https://github.com/davideferre/django-ember-jwt-tutorial","last_synced_at":"2025-05-02T13:30:40.934Z","repository":{"id":49701052,"uuid":"86088129","full_name":"davideferre/django-ember-jwt-tutorial","owner":"davideferre","description":"Sample Ember.js client app with Django REST API backend.","archived":false,"fork":false,"pushed_at":"2021-06-10T19:40:02.000Z","size":36,"stargazers_count":3,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-01-10T16:50:31.656Z","etag":null,"topics":["django","ember","ember-tutorial","hacktoberfest","hacktoberfest2020","jwt","python","python3"],"latest_commit_sha":null,"homepage":"","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/davideferre.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}},"created_at":"2017-03-24T16:22:06.000Z","updated_at":"2024-01-10T16:50:31.657Z","dependencies_parsed_at":"2022-08-30T05:52:17.038Z","dependency_job_id":null,"html_url":"https://github.com/davideferre/django-ember-jwt-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davideferre%2Fdjango-ember-jwt-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davideferre%2Fdjango-ember-jwt-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davideferre%2Fdjango-ember-jwt-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davideferre%2Fdjango-ember-jwt-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davideferre","download_url":"https://codeload.github.com/davideferre/django-ember-jwt-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224315385,"owners_count":17290992,"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":["django","ember","ember-tutorial","hacktoberfest","hacktoberfest2020","jwt","python","python3"],"created_at":"2024-11-12T17:05:51.295Z","updated_at":"2024-11-12T17:05:52.025Z","avatar_url":"https://github.com/davideferre.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Django - Ember.js tutorial for using JSON web token (JWT) authentication\n======================================================================\n\nA sample [Ember.js](https://emberjs.com/) client app with registration and login routes and [Django](https://www.djangoproject.com/) REST API backend server made with [Django REST framework](http://www.django-rest-framework.org/).\n\nInstallation:\n-------------\n    $ virtualenv --python=$(which python3) venv\n    $ source venv/bin/activate\n    $ git clone https://github.com/davideferre/django-ember-jwt-tutorial.git\n    $ cd django-ember-jwt-tutorial\n    $ pip install -r requirements.txt\n    $ cd server\n    $ python3 manage.py migrate\n    $ python3 manage.py createsuperuser\n    $ python3 manage.py runserver\n\n_In a separate shell:_\n    \n    $ cd client\n    $ npm install\n    $ npm start\n\nUsage:\n------\nRun a browser and you can find the front-end app on http://localhost:4200 and the REST API server on http://localhost:8000 with admin dashboard on http://localhost:8000/admin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavideferre%2Fdjango-ember-jwt-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavideferre%2Fdjango-ember-jwt-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavideferre%2Fdjango-ember-jwt-tutorial/lists"}