DEV Community

Discussion on: How you can build a Serverless API using GraphQL .Net Core, C# and VS Code

Collapse
 
jaymeedwards profile image
Jayme Edwards šŸƒšŸ’»

Great article. I still think we have a long way to go with developer friendliness around these types of APIs. The number of moving parts and concepts that need to be grasped for basic crud borders on intellectual masturbation IMHO.

Iā€™d like to see someone build a framework that generates or abstracts all of this to require way less code.

Great job breaking it down and showing us the state of these technologies!

Collapse
 
softchris profile image
Chris Noring

yea I agree. There definitely exists a lot of great generators for generating code from schemas. That will have to be a separate article :)