Skip to content

tegila/j2m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commits build status chat on Discord follow on Twitter

What is j2m (JSON 2 MONGODB) ?

This is a library/tool to interact with MongoDB Native API using JSON data. Keep it simple by only delivering information comming from json to the Native API and get the answer back.

Installing (Docker way)

First you have to install docker and docker-compose then:

docker-compose up -d --build

Check if all the two containers are running

docker ps

Debugging:

docker logs j2m_j2m_1

Installing (Old way)

Good old npm

npm install

Testing

node test/index.js

Docs

https://stackoverflow.com/questions/23948527/13-permission-denied-while-connecting-to-upstreamnginx

About

Use JSON to interact with MongoDB SGDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •