Answer the question
In order to leave comments, you need to log in
How to get all options in Flask?
Can't get all options.
@app.route('/api/some_method', methods=['GET'])
def some_method():
return jsonify(request.args)
http://IP:PORT/api/some_method?date1=1603715699&date2=1606159439
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question