You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
Add API endpoint that receive and validate one row data.
This endpoint shall receive data in JSON format with keys sets to FIG column names
This endpoint shall return response in JSON format.
When the data contains error(s), response shall contain error code(s) and message(s)
When the data is valid, response shall contain successful message.
Add API endpoint that receive and validate one row data.
This endpoint shall receive data in JSON format with keys sets to FIG column names
This endpoint shall return response in JSON format.
When the data contains error(s), response shall contain error code(s) and message(s)
When the data is valid, response shall contain successful message.