Skip to content

Instantly share code, notes, and snippets.

{
"openapi": "3.1.0",
"info": { "title": "Rx Proxy", "version": "1.0.0" },
"servers": [ { "url": "https://rx-proxy.vercel.app" } ],
"paths": {
"/check_interactions": {
"post": {
"operationId": "checkDrugInteractions",
"summary": "Ελέγχει αλληλεπιδράσεις φαρμάκων",
"requestBody": {