NEWS
COMICS
ANIME
GAMES
MERCH
EVENTS
SPECIAL
@app.route('/api/status', methods=['GET']) def get_status(): return jsonify({'status': 'OK'})