1.2.0 • Published 6 years ago

possemongo v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 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

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago