terraref / brapi

Breeder's API implementation for TERRA-REF
https://terraref.org/brapi/v1/calls
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Register TERRA REF endpoint as a resource with BrAPI #24

Closed dlebauer closed 4 years ago

dlebauer commented 5 years ago

Add information to https://github.com/plantbreeding/API/blob/master/brapi-resources.json in format

      {
        "name": "TERRA REF",
        "description": "
        "logo": "*.png",
        "resource": [
          {
            "name": "????",
            "base-url": "",
            "logo": "",
            "description": ""
          }
        ]
},
dlebauer commented 5 years ago

Submitted PR https://github.com/elixir-europe/plant-brapi-etl-data-lookup-gnpis/pull/13

dlebauer commented 4 years ago

PR Merged