python - Creating a simple Django driven online shop engine using Amazon Product Advertising API as backend database -


similarly sample : https://github.com/evrial/amazondjangoshop

i want create online shop using amazon product advertising api backend db.

however, sample uses django.db database.

how switch use amazon api database. don't have type in related information of products such price, reviews, , api me

i have set account , have linked via access id , secreat id.

thanks lot

i looked through example briefly , have say: example not use amazon product advertising api database backend. has sqlite database storing data. can see if check out settings py.

in case - can't use api database backend. can use api loading products -sure, use other api. either via django app proxy, make api calls or using front-end calls (if cross domain js supported api) angular.js or ember.js.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -