sixfeetup / scaf

scaf provides developers and DevOps engineers with a complete blueprint for a new project using Kubernetes
BSD 3-Clause "New" or "Revised" License
80 stars 12 forks source link

Add option to select GraphQL when generating a new project with the shell script #242

Closed sedatbasar closed 3 months ago

sedatbasar commented 3 months ago

For now this will only effect BE. Frontend will bootstrap the project with GraphQL by default for now. If we need REST in future we will add a ticket to support both.