cancervariants / cancervariants/gene-normalization

Clean up API elements

Open
#296 1 comment 0 reactions 0 assignees View on GitHub
enhancement priority:low
Dominant language
Python
Stars
3
Forks
4
PR merge metrics
No merged PRs in 30d

Description

* define fastapi routes in routes.py instead of main.py (?)
* define an entry point to start uvicorn at gene_norm_serve or something to that effect (or maybe provide different CLI options for gunicorn/uvicorn/etc)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading main.py and routes.py to understand how the FastAPI routes are currently defined and how the service starts. Review the package entry points and the possible uvicorn or gunicorn CLI approaches; done means the route definitions and service startup are organized as agreed without changing the service interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
fastapi, python
Domain
api, backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.