


{"id":4466,"date":"2025-01-03T10:05:55","date_gmt":"2025-01-03T10:05:55","guid":{"rendered":"https:\/\/yininit.nl\/?post_type=blossom-portfolio&#038;p=4466"},"modified":"2025-01-04T23:33:11","modified_gmt":"2025-01-04T23:33:11","slug":"lokaal-py-code-testen","status":"publish","type":"blossom-portfolio","link":"https:\/\/yininit.nl\/index.php\/portfolio\/lokaal-py-code-testen\/","title":{"rendered":"Lokaal .py code testen"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\"><strong>A. Testen met Uvicorn<\/strong><\/h4>\n\n\n\n<p>Als je FastAPI gebruikt, kun je Uvicorn lokaal draaien:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Zorg dat je virtuele omgeving (venv) actie<strong>f is<\/strong>: <strong>venv\\Scripts\\activate<\/strong><\/li>\n\n\n\n<li>Voer het volgende commando uit: <code><strong>uvicorn main:app --reload<\/strong><\/code><\/li>\n\n\n\n<li>Open je browser of Postman om je endpoints te testen:\n<ul class=\"wp-block-list\">\n<li>Bijvoorbeeld: <code><strong>http:\/\/127.0.0.1:8000\/<\/strong><\/code><\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<p><\/p>\n\n\n\n<p>Code voor NLP Generatie:<\/p>\n\n\n\n<p><strong>curl -k -X POST &#8220;https:\/\/ckba-main-fastapi-production.up.railway.app\/answer&#8221; -H &#8220;Content-Type: application\/json&#8221; -d &#8220;{\\&#8221;question\\&#8221;: \\&#8221;Wat is FastAPI?\\&#8221;}&#8221;<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>A. Testen met Uvicorn Als je FastAPI gebruikt, kun je Uvicorn lokaal draaien: Code voor NLP Generatie: curl -k -X POST &#8220;https:\/\/ckba-main-fastapi-production.up.railway.app\/answer&#8221; -H &#8220;Content-Type: application\/json&#8221; -d &#8220;{\\&#8221;question\\&#8221;: \\&#8221;Wat is FastAPI?\\&#8221;}&#8221;<\/p>\n","protected":false},"author":1,"featured_media":0,"template":"","blossom_portfolio_categories":[30],"class_list":["post-4466","blossom-portfolio","type-blossom-portfolio","status-publish","hentry","blossom_portfolio_categories-ckba"],"_links":{"self":[{"href":"https:\/\/yininit.nl\/index.php\/wp-json\/wp\/v2\/blossom-portfolio\/4466","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yininit.nl\/index.php\/wp-json\/wp\/v2\/blossom-portfolio"}],"about":[{"href":"https:\/\/yininit.nl\/index.php\/wp-json\/wp\/v2\/types\/blossom-portfolio"}],"author":[{"embeddable":true,"href":"https:\/\/yininit.nl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"wp:attachment":[{"href":"https:\/\/yininit.nl\/index.php\/wp-json\/wp\/v2\/media?parent=4466"}],"wp:term":[{"taxonomy":"blossom_portfolio_categories","embeddable":true,"href":"https:\/\/yininit.nl\/index.php\/wp-json\/wp\/v2\/blossom_portfolio_categories?post=4466"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}