This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/src/ServantApi.hs

15 lines
208 B
Haskell

module ServantApi
( module ServantApi
) where
import Import.Servant
import ServantApi.ExternalApis as ServantApi
mkYesodApi ''UniWorX uniworxRoutes
uniworxApi :: Proxy UniWorXApi
uniworxApi = Proxy