Skip to content

androetto/generator-db

Repository files navigation

Generator DB

Data generator for mongodb

generates random data in a database of your choice and collection

Example

Request:

POST /collections { "database" : "joffer", "collection": "user", "fields": [{ "key": "nombre", "values" : ["franco","luis"] }, { "key": "edad", "values": ["20"] }] }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published