dieterich-lab / scimodom

Sci- ModoM: A quantitative database of transcriptome-wide high-throughput RNA modification sites
https://dieterich-lab.github.io/scimodom/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Auto generate API documentation #74

Open eboileau opened 8 months ago

eboileau commented 8 months ago

Aims/objectives.

To document the API, and the code in general. This should go to https://dieterich-lab.github.io/scimodom/.

A clear and concise description of todo items.

Add/format docstrings, add to docs.

HaraldWilhelmi commented 6 months ago

Consider to switch from Flask to FastAPI. That gives a OpenAPI documentation with very little effort.

HaraldWilhelmi commented 6 months ago

Explored that option a bit:

Going to FastAPI is more difficult than I thought. Either we should not do it - or - prepare this step as follows: