/perl-mojolicious-openapi

A small application using OpenAPI 2.0 (Swagger) to define routes for a Mojolicious API

Primary LanguagePerl

Mojolicious API with OpenAPI 2.0/Swagger

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.

Presentation

The SCRIPT.md file in this repository contains the script I follow when presenting.