rest-gen-0.16.0.4: Documentation and client generation from rest definition.

Safe HaskellNone

Rest.Gen

Documentation

generate :: Config -> String -> Api m -> [ModuleName] -> [ImportDecl] -> [(ModuleName, ModuleName)] -> IO ()Source