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.
-
snaplet-purescript
Automatic (re)compilation of Purescript code -
snaplet-rest
REST resources for the Snap web framework -
snaplet-wordpress
A haskell library that communicates with wordpress over its api. -
snaplet-amqp
A snaplet providing a convenience interface to the Haskell AMQP package. -
snaplet-hslogger
An HSLogger snaplet for snap (snap's logging facilities are poor and not configurable). -
snaplet-mandrill
A snaplet for providing mandrill configuration and a convenience runner. -
snaplet-recaptcha
A ReCaptcha snaplet with connection sharing.
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of snaplet-mongodb-minimalistic or a related project?
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:
Snap.Snaplet.MongoDB.Core
Snap.Snaplet.MongoDB.Functions
Snap.Snaplet.MongoDB.Functions.S
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.