aboutsummaryrefslogtreecommitdiff
path: root/captain/response.f90
AgeCommit message (Expand)Author
2021-04-01Started work on API implementationJeffrey Armstrong
2021-04-01Fixed request parsing to initialize a necessary variable. Minor cosmetic ch...Jeffrey Armstrong
2021-03-30Storing an example site. Added support for just plain old static files and f...Jeffrey Armstrong
2021-03-30Fixed outstanding issues in template variable assignment and player content b...Jeffrey Armstrong
2021-03-30Reworked requests and responses with some derived types so that things make s...Jeffrey Armstrong