Skip to content

Backend of Shop for all your needs - E-commerce Web Application

Notifications You must be signed in to change notification settings

kirsten238/sfayn_gqlserver

 
 

Repository files navigation

sfayn_gqlserver

Django CI

Working on ecommerce site and would like to use graphene graphql server to serve client request. Django have a builtin user management one reason that i decided to use django graphene over apollo server

image

Demo

https://sfayn-backend.herokuapp.com/graphql/

Installation

cd /home/{username}/sfayn_gqlserver
pip install -r requirements

How to run development server?

python manage.py runserver 0.0.0.0:4000

Help

Need help? Open an issue in: ISSUES

Contributing

Want to improve and add feature? Fork the repo, add your changes and send a pull request.

About

Backend of Shop for all your needs - E-commerce Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%