Fork me on GitHub

Minnal Examples

The minnal example module serves as a example for the functionalities offered by minnal.

Petclinic Application

The petclinic application is taken from spring projects and ported to minnal. This example demonstrates the simplicity and agility of minnal. It also demonstrates writing custom serializers to manipulate request/response.

The source code for this application can be found here

Cargo Application

TBD