Popularity
7.3
Declining
Activity
0.0
Stable
11
4
13

Monthly Downloads: 41
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Web     Snaplet    

snaplet-mongodb-minimalistic alternatives and similar packages

Based on the "snaplet" category.
Alternatively, view snaplet-mongodb-minimalistic alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of snaplet-mongodb-minimalistic or a related project?

Add another 'snaplet' Package

README

About

snaplet-mongodb-minimalistic is minimal implementation of Snaplet for MongoDB.

The package follows the Snaplet Design.

The package itself is divided into two main parts:

  1. Snap.Snaplet.MongoDB.Core
  2. Snap.Snaplet.MongoDB.Functions
    1. Snap.Snaplet.MongoDB.Functions.S
    2. Snap.Snaplet.MongoDB.Functions.M

For details check-out the documentation (alternatively on hackage -- not necessarily up to date).

Examples

For examples, check out the examples subdirectory.