This is awesum work as well! Feel free to message if I can be of any assistance, having insight API is a very important thing for developers. Already have a couple of ideas brewin and look forward to having the tx comments enabled. I have a bot skeleton on telegram that could definitely make use of this.
Finished up with the API and added some visual preferences, e.g. the arrow turns "blue" when there is a transaction message available; simply click on the transaction ID, and the message is there with all the other information.
Here you can witness one of the first comments ever used:
https://insight.joulecoin.info/block/000000000017ec018cc65d56d69d737f9da00b885c69a207b1b1219728502cdfThe API is available on:
https://insight.joulecoin.info/apiI hope everyone using it will take it easy on my free services.

Top notch work! I let IMZ know this was up, and I will likely use the API on my telegram bot, as I mentioned previously (But don't worry, abusers of bot services quickly get blacklisted and in our small group everyone s well behaved

).
I have applied a couple of fixes to XJO sources, but for some reason shithub won't let me make pull request to main repo, as it hates when you have multiple sources of same project. This is mostly a simple change I applied because C++11 doesn't play nice with the main repo for whatever reason:
https://github.com/Shinoa-Fores/joulecoin/commit/c2983f8d6a74fca82a7581dd34275e869d17a94cand
https://github.com/Shinoa-Fores/joulecoin/commit/18116e0a6f436079fa9ee9f0b67b697d2beb292a (Because I forgot to push it the first day xD )
One or two other minor fixes listed there that may or may not affect others, I use Gentoo so these may not be a problem on other distros, haven't tested yet.