elifrs 0.9.2

LLM-friendly Rust web framework CLI with migration system - AI agent-optimized development tools
{
  "_type": "export",
  "workspace": {
    "_id": "wrk_be16dfae652e46788de1719321e46d41",
    "name": "test-project",
    "description": "Exported from OpenAPI specification"
  },
  "resources": [
    {
      "_type": "environment",
      "_id": "env_83c944955c3e47e28d548be008bc448c",
      "name": "Base Environment",
      "data": {
        "base_url": "http://localhost:3000"
      },
      "parentId": "wrk_be16dfae652e46788de1719321e46d41"
    },
    {
      "_type": "request",
      "_id": "req_4861d654858141098a0e1b86fc48e7cf",
      "name": "Health check endpoint",
      "method": "GET",
      "url": "{{ _.base_url }}/health",
      "headers": [],
      "parameters": [],
      "body": {
        "mimeType": "application/json",
        "text": ""
      },
      "parentId": "wrk_be16dfae652e46788de1719321e46d41"
    }
  ]
}