New: mondodbAll contenthive-129948hive-196917krhive-183959hive-185836zzansteemhive-180932hive-150122photographyhive-101145hive-183397hive-144064uncommonlabkrsuccesshive-184714hive-188619bitcoinhive-103599hive-193637hive-166405hive-193186hive-179660hive-145157hive-180301TrendingNewHotLikersgenrbe (45)in open-source • 7 years agoBuild Docker image and publish to DockerHub in CIIssue: #14 I added a file (Dockerfile) that created the image of the docker: FROM alpine:edgegenrbe (45)in open-source • 7 years agoIntegration with travis-ciCreating an account at travis-ci.org The .travis.yml file was added: .travis.yml Set up github: A project (pull request) built on travis-ci. Pull requestgenrbe (45)in open-source • 7 years agoProducts APIProducts API The Product data model was added. Product model Then a Repository was added that will allow you to save data in the MongoDB database. RepositoryProduct Then the REST API…