Quote:
Originally Posted by ttldomination
Is there any documentation to this end? Specifically, I'd be interested in a high level overview of how the application achieves certain tasks, but drilling down into the dense code base sounds not fun.
- Sunny G.
|
https://github.com/gregmarra/the-blu...-Documentation is the only one I know of. But I'm never sure how up to date that is.
https://github.com/gregmarra/the-blu..._controller.py is the relevant controller. (I think) and
https://github.com/gregmarra/the-blu...er/api_main.py is likely the other file you'd need to poke around to get started.