This website works better with JavaScript.
Home
Explore
Help
Sign In
arnaucube
/
goRecommender
mirror of
https://github.com/arnaucube/goRecommender.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
0
Tags
123 KiB
Tree:
fe78d1acaa
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'fe78d1acaa'
${ noResults }
goRecommender
/
mongodbConfig.json
4 lines
57 B
Raw
Normal View
History
server structure, mongodb connection
7 years ago
added initial items, implemented route newUser, starting recommendations, added tests.sh file
7 years ago
server structure, mongodb connection
7 years ago
{
"ip"
:
"127.0.0.1"
,
"database"
:
"goRecommend"
}