This repo contains source code for a presentation on OpenAPI 2.0 (Swagger) and how to write an API for it using Mojolicious. This code is for demo purposes only. If you use this for any other reason, you should at least change the secret in the configuration file.
The "time tracker" model code in this repository comes from another repo which is used in another presentation.
The SCRIPT.md
file in this repository contains the script I follow when presenting.