Skip to content

Commit

Permalink
roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
enola-dkfz committed Mar 6, 2024
1 parent 86bcff6 commit 151d2bd
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ The following environment variables are mandatory for the usage of Prism.
```



## Usage

Creating a sample prism query asking for criteria:
Expand All @@ -53,6 +52,16 @@ Creating a sample prism query asking for criteria:
curl -v -X POST -H "Content-Type: application/json" --data '{"sites": ["proxy1"]}' http://localhost:8066/criteria
```


## Roadmap

:construction: This tool is still under intensive development. Features on the roadmap are:

- [ ] Storage temperature stratifier
- [ ] GBN query
- [ ] DKTK query


## License

This code is licensed under the Apache License 2.0. For details, please see [LICENSE](./LICENSE)

0 comments on commit 151d2bd

Please sign in to comment.