Open aarondewindt opened 3 years ago
I want to provide an API to my application without splitting it up in a backend and frontend. It's a small quick project. Can I just create the resources, wrap them in a blueprint and give them to my Quart instance?
I want to provide an API to my application without splitting it up in a backend and frontend. It's a small quick project. Can I just create the resources, wrap them in a blueprint and give them to my Quart instance?