This document is intended for the SkunkWeb developer that needs to get
more into the inner guts of the SkunkWeb server. This document will
describe the inner architecture of the server, the file formats used,
the core APIs, the APIs of foundation services,
as well as how to
write SkunkWeb services.
It is assumed that you are familliar with the SkunkWeb server,
i.e. you don't need to be told that what <:component
foo.comp:> would do, and that you know Python well.