Welcome to the Foris Mini Challenge
To start this challenge you must send a POST request to the http://mini-challenge.foris.ai/login with body {"username": "foris_challenge", "password": "ForisChallenge"}.
Then follow the instructions.
Good luck!
Here are the valid uris with their allowed methods.
POST.{"username": "foris_challenge", "password": "ForisChallenge"}.GET.GET.POST.{"number_of_groups": NUMBER_OF_GROUPS, "answer": YOUR_ANSWER}.NUMBER_OF_GROUPS: Is the number of groups present in the table group of the given dump. By giving this you prove that you successfully inspect your database.YOUR_ANSWER: Is the answer of the question asked in the /challenge uri.