https://github.com/ankurnarkhede/django-phonebook
A RESTful webapp in django to manage contacts and sync with Google Contacts
https://github.com/ankurnarkhede/django-phonebook
django json python3 rest-api sync
Last synced: 3 months ago
JSON representation
A RESTful webapp in django to manage contacts and sync with Google Contacts
- Host: GitHub
- URL: https://github.com/ankurnarkhede/django-phonebook
- Owner: ankurnarkhede
- Created: 2018-03-22T15:42:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T18:33:16.000Z (over 8 years ago)
- Last Synced: 2024-12-30T05:44:49.688Z (over 1 year ago)
- Topics: django, json, python3, rest-api, sync
- Language: JavaScript
- Size: 9.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# django-phonebook
A RESTful webapp in django to manage contacts and sync with Google Contacts
Run on Django dev server
Clone repository from https://github.com/smartankur4u/django-phonebook.git
$mg is a shortcut for python manage.py
$mg migrate
$mg runserver
Django Admin: http://127.0.0.1:8000/admin/
Phonebook url: http://127.0.0.1:8000/