Skip to content

SiddhantBohra/Crelytics

Repository files navigation

Crelytics : Node and Express Backend Application

These are NodeJS Scripts which take data from the respective CSVs and data is added through /add methods in all scripts

Installation

git clone https://github.com/SiddhantBohra/Crelytics.git

After successfully cloning this repository, Run the following command to install Node Modules :-

npm install

API Endpoints and base URL:-

Base URL: -

https://crelytics.herokuapp.com/

Endpoints

GET base_url/rule
POST base_url/rule/add
GET base_url/workflow
POST base_url/workflow/add
GET base_url/process
POST base_url/process/add


To access mongoDB on MongoDB compass/ROBO 3T use SRV string:-

mongodb+srv://assassin:chromium360@cluster0-fft3g.mongodb.net/test?retryWrites=true&w=majority

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published