Duke-GCB/drf-ember-backend

Name: drf-ember-backend

Owner: Duke Center for Genomic and Computational Biology

Description: Backend code to enable Ember Data when using the Django REST Framework

Created: 2018-01-09 14:26:38.0

Updated: 2018-01-09 18:42:08.0

Pushed: 2018-01-09 19:18:43.0

Homepage: null

Size: 13

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

drf-ember-backend

Backend code to enable Ember Data when using the Django REST Framework

Usage

Steps to use drf-ember-backend in an existing Django REST Framework based project. It is assumed that the project already has Django and djangorestframework in requirements.txt

Run Tests
ualenv -p python env
ce env/bin/activate
install -r devRequirements.txt
on manage.py test

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.