An open API service indexing awesome lists of open source software.

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

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/