I\'m trying to build an Http API with flask and sqlite. The get url gets 2 parameters (username and password). Here is the code:
<