thatSunshineKid / newsflash-back

backend app for discovering and sharing news stories around the web.
2 stars 0 forks source link

Add graphene-python integration for setup with GraphQL backend #15

Open thatSunshineKid opened 5 years ago

thatSunshineKid commented 5 years ago

for a super fast app, we decided to enable Graphql functionality for the application. Using this, we can enable realtime functionality with Apollo on the frontent with React-Native , and Graphql Graphene-django relay django-filter on the backend for awesome search and realtime functionality!