예제 #1
0
 def get(self):
     return jsonify(palindromes=Palindrome.get_palindrome_list(data_file))