cancervariants / cancervariants/gene-normalization
Clean up API elements
- 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