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

Safe HaskellNone
LanguageHaskell98

Rest.Gen

Documentation

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