Arivaa Suite Documentation
Overview
Welcome to the documentation for server API! The API is built on Node.js and uses the Express.js ...
Installation
Pre-Requisite Git installed Node js and npm An IDE (preferably VS code) Cloning Reposi...
Working with server-api
Creating an endpoint To create an endpoint add a file with the endpoint name in src/api/defini...
Working with Swagger
Introduction In server-api we have made use of Swagger which is a powerful tool which helps in d...
API Definitions
about-videos This api is used to store video tutorial's links authenticate This api is used to...
Queries
Database
Entity Relationship Diagram (ERD) The database does not contain any foreign key constrai...
Connecting to MySQL Workbench
Download To download mysql workbench visit https://dev.mysql.com/downloads/workbench/ and sele...