router.py 85 Bytes Raw Blame History Permalink 1 2 3 4 from rest_framework import routers # Define routes router = routers.DefaultRouter()