MySQL & MongoDB Data Services
Base URL: https://multi.eivannor.com:8080
CORS: Enabled (Global)
Query Parameters: All data endpoints accept the following optional parameters:
no1 (Integer): First filter parameter. Default: 0no2 (Integer): Second filter parameter. Default: 0Returns a visual HTML table containing product data.
Returns product data in raw JSON format.
Returns a visual HTML table containing student data.
Returns student data in raw JSON format.
Returns a visual HTML table from the MongoDB collection.
Returns MongoDB product data in raw JSON format.
Special greeting route.
| Parameter | Type | Default | Description |
|---|---|---|---|
no1 |
Integer | 0 | Used as the first criteria for database queries. |
no2 |
Integer | 0 | Used as the second criteria for database queries. |