Module

Bucketchain.SimpleAPI.Class

#Servable

class Servable ex server  where

A typeclass what type is servable.

If you return Nothing in implementation, SimpleAPI proceeds to the next middleware.

Members

Instances

#ServableList

class ServableList ex (l :: RowList Type) (r :: Row Type) | l -> r where

This is for internal. Do not use it.

Members

Instances

Modules