Peter Bierma
                                            Peter Bierma
                                        
                                    Well, to start, do you know how loaders work?
Ok, ignore my previous message. I'm going to assume you don't know what loaders do - loaders in view.py are responsible for collection of routes. Each loader has some sort...
This is a very complex issue. Are you sure you can handle the C codebase?
Okay, go ahead. Join the discord if you have any questions.
Waiting on #13 and #14
Note that this should stream the response incrementally as well.
I was thinking it could be a system that wraps several different databases into one API. For building this, you would need to design a driver for each database. Ideally,...
Also, #9 needs to be finished before this can really get going. It's almost done (see [this branch](https://github.com/ZeroIntensity/view.py/tree/view-body-validation)), but it's untested and probably a bit buggy so far.
Python code should go in the `view` folder, not src. I would actually rather you not use a folder, and instead just put it in `databases.py`. I think codebase sorts...
Enough of this has been done to mark it as "not hot"