rit-sse / node-api

💯 The SSE New and Improved Unified API
https://sse.rit.edu/api/v2
MIT License
8 stars 9 forks source link

[WIP] Add GraphQL Endpoint #86

Open billdybas opened 5 years ago

billdybas commented 5 years ago
7imbrook commented 5 years ago

billdybas commented 5 years ago

The frontend is tightly coupled to Redux and is overly complicated for what it needs to be. Additionally, there are bugs with current api endpoints that would not exist if we had specific GraphQL fields for their use case (eg. much of GTV). Adding in GraphQL and then switching some/all of the one repo to use it would make it easier to contribute and easier to add new features.