In part 1, we designed our API using OpenAPI/Swagger. Now it’s time to write some tests and wire it up using Mojolicious::Plugin::OpenAPI.

In part 1 we  designed our API using  OpenAPI/Swagger. Now it’s time to write some tests and wire it up using  Mojolicious::Plugin::OpenAPI. This is a much longer article; buckle up!

If you haven’t already, you’ll need to install Perl. Using Linux or macOS? You’ve already got Perl installed on your system. On Windows? I recommend you  install Strawberry Perl as it lets you develop Perl applications using the same tools that our Unix-based brethren use.

(Advanced users may want to investigate using  perlbrew, plenv, or  berrybrew for managing multiple versions of Perl and installing more recent versions than are included on your system.)

#tutorial #microservices #perl #swagger #openapi #mojolicious

Building a Microservice in Perl (Part 2): Up and Running
2.20 GEEK