New: mondodbAll contenthive-129948hive-196917krhive-180932hive-150122zzansteemhive-183959photographyhive-166405hive-185836hive-144064hive-188619hive-183397uncommonlabhive-101145hive-145157hive-184714hive-103599hive-165987hive-181136hive-150943hive-109690hive-180106hive-154900TrendingNewHotLikersgenrbe (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…