File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ This project covers basic necessities of most APIs.
1212* Doc generation with apidoc
1313* linting using standard
1414
15+ Please note, if you are planning to use this boilerplate for creating a web application then the 'https' protocol should be used to access its pages.
16+
17+ Visit ` https://localhost:3000/ ` to access the root page.
18+
1519## Requirements
1620* node > v7.8.0
1721* MongoDB
@@ -73,7 +77,7 @@ git clone https://github.com/SystangoTechnologies/Koach.git
7377## Documentation
7478API documentation is written inline and generated by [ apidoc] ( http://apidocjs.com/ ) .
7579
76- Visit ` http ://localhost:3000/docs/` to view docs
80+ Visit ` https ://localhost:3000/docs/` to view docs
7781
7882## Contributors
7983[ Arpit Khandelwal] ( https://github.com/arpit-systango )
You can’t perform that action at this time.
0 commit comments