Backend Specs
Technical documentation on how I AM HUMAN backend works
Database CRUD Operations API
const { match = undefined, table } = req.body;const { match = undefined, table } = req.body;const { match, body , table } = req.body;const { match, table } = req.body;
RESPONSE : { data: [..], error:"" }
is_admin API
Community Scoreboard API
Installation and Setup
Dependencies
Last updated