Skip to content

Rest API using Node.js and MongoDB with CI/CD using TravisCI

License

Notifications You must be signed in to change notification settings

knaxus/node-mongo-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b94db1 · Apr 28, 2019
Apr 28, 2019
Apr 20, 2019
Dec 9, 2017
Apr 23, 2019
Apr 28, 2019
Dec 9, 2017
Apr 28, 2019
Apr 20, 2019
Apr 20, 2019
Apr 23, 2019
Apr 20, 2019
Apr 20, 2019
Apr 23, 2019
Apr 28, 2019
Apr 26, 2019
Apr 26, 2019

Repository files navigation

REST APIs using Node and MongoDB

Build Status Codacy Badge Codacy Badge Maintainability

Learning Objectives:

  • Writing test cases
  • Setup CI using TravisCI
  • Setup code coverage
  • Getting famaliar with CodeClimate and Codacy
  • Integrating Github webhooks

Note

  • Change URL in this file app/config/config.js for mongodb connection
  • Few lines on using uri_decode_auth as DB option
    • It should be used to decode the connection URI (Read More)
    • Use %40 for @ if password is like dummy@dummy

Todo

  • Docker brief
  • Test Setup explaination
  • Package updates
  • Changelog

About

Rest API using Node.js and MongoDB with CI/CD using TravisCI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published