Raw source file available here .
# Pretty Good Server API
Reference
::: pgscript ::: pgs
For project page visit molodetz.nl .
Commands
-
build build
- Builds application and formats source. -
build run
- Builds application and runs it.
Project layout
pgs.c # Main application.
py.h # Python plugin handler.
pgscript.py # Script to be defined by user.
pgs.py # Dummy file representing the pgs api.
pgs_api.h # Actual C application.