microsoft / WebTemplateStudio

Microsoft Web Template Studio quickly builds web applications using a wizard-based UI to turn your needs into a foundation of best patterns and practices
https://aka.ms/webtsinstall
MIT License
2.02k stars 205 forks source link

Support GraphQL #602

Open JamesSingleton opened 5 years ago

JamesSingleton commented 5 years ago

It would be awesome to have GraphQL as an option if this is meant to cover a broad range of options.

dandua98 commented 5 years ago

Would be pretty easy to add GraphQL API support for Cosmos DB. I can take this if nobody else is working on this right now. CC: @crutkas @sibille

JamesSingleton commented 5 years ago

@dandua98 do you know if this plugin ever plans on supporting other DBs like Mongo, Couchbase, PostgreSQL, etc

crutkas commented 5 years ago

We will do our best to support community asks. We want to common scenarios along with complex, useful scenarios.

Each ask should be independent and With asks, I think it is useful to give some detail on the scenario, and help with the background.

For databases, we want to add more but cosmosDB does support mongo :)