issues
search
Aplopio
/
django_rip
MIT License
14
stars
6
forks
source link
Separated out Rip and Django-Rip
#44
Closed
raghuveerkancherla
closed
7 years ago
raghuveerkancherla
commented
7 years ago
Split Rip into two parts.
core RIP is completely framework agnostic. It can work with Django / Flask or any other framework
http-adapter and model-adapter are django specific and provide functionality specific to http layer and data layer respecitively
Split Rip into two parts.