serokell / servant-util

Servant servers utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serokell servant-util

Build status

Servant-util provides common primitives for building backends with Servant library.

Build Instructions

Run stack build to build everything.

Usage

Start from reading the core package usage that contains building blocks for your API and their simple implementations for a server backend. Efficient implementations based on specific types of storages are located in adjacent packages like servant-util-beam-pg.

For Contributors

Please see CONTRIBUTING.md for more information.

About Serokell

Servant-util is maintained and funded with ❤️ by Serokell. The names and logo for Serokell are trademark of Serokell OÜ.

We love open source software! See our other projects or hire us to design, develop and grow your idea!

About

Servant servers utilities

License:Mozilla Public License 2.0


Languages

Language:Haskell 95.0%Language:Nix 5.0%