1.2.0 • Published 7 years ago

possemongo v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Possemongo

Possemongo is the simplest way to perform operations with your mongodb database.

Geting Started

The first thing you need to do is create a connection string file in root named mongoConnectionString.json with the content as below:

{
    "url" : "mongodb://localhost:27017/testApi"
}
1.2.0

7 years ago

1.1.0

8 years ago

1.0.0

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago