An open API service indexing awesome lists of open source software.

https://github.com/glebbatykov/minerva_controller


https://github.com/glebbatykov/minerva_controller

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

[![pub package](https://img.shields.io/pub/v/minerva_controller.svg?label=minerva_controller&color=blue)](https://pub.dev/packages/minerva_controller)

**Languages:**

[![English](https://img.shields.io/badge/Language-English-blue?style=?style=flat-square)](README.md)
[![Russian](https://img.shields.io/badge/Language-Russian-blue?style=?style=flat-square)](README.ru.md)

The package contains the `ControllerBase` class, which is necessary to work with controllers in the `Minerva` framework.

You can find more detailed information about controllers [here](https://github.com/GlebBatykov/minerva_controller_generator).