package
12.1.0+incompatible
Repository: https://github.com/iris-contrib/examples.git
Documentation: pkg.go.dev

# README

Service Layer

The package which has access to call functions from the "repositories" and "models" ("datamodels" only in that simple example). It should contain the domain logic.

# Functions

NewMovieService returns the default movie service.

# Interfaces

MovieService handles some of the CRUID operations of the movie datamodel.