Välkommen till vår företagslösning
Här kan du administrera användarna i din företagslösning.
Welcome to our Corporate client solution
Your IP is registered with the company mentioned above and provides access to Metal Supply.
@app.route("/status") def status(): return jsonify({"status": "ok", "service": "sample_app"})