khrt / Raisin

Raisin - a REST API micro framework for Perl 🐫 🐪
61 stars 29 forks source link

Build an example application which implements Swagger Petstore API #80

Open khrt opened 4 years ago

khrt commented 4 years ago

The API described by https://petstore.swagger.io/v2/swagger.json (https://petstore.swagger.io)

This is a first step to cover Raisin::Plugin::Swagger plugin with tests later on.