Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discussion - Is this repo going to be the new Shopify-Django template? #16

Open
samLozier opened this issue Apr 14, 2021 · 0 comments
Open

Comments

@samLozier
Copy link

Good to see the python world getting some attention from Shopify!

I'm not sure if either of the two maintainers of this simple app are interested, but there used to be three apps that could be combined to make an amazing django project and possibly save you some work. They are:

Auth - https://github.com/discolabs/django-shopify-auth
Webhook - which handles inbound webooks https://github.com/discolabs/django-shopify-webhook
and the most useful: shopify django sync that defines models and sets up two way operation between shopify and django:
original: https://github.com/discolabs/django-shopify-sync
A more recent fork: https://gitlab.com/thelabnyc/django-shopify-sync
and finally, my personal and even more recently updated fork:
https://github.com/samLozier/django-shopify-sync

With a little bit of attention, the three could be modernized to facilitate a turn-key fully built out backend for someone trying to build a shopify app.

I'm happy to contribute to this if you're welcoming PR's, but I'd like to know how basic you intend to keep it before I spend the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant