waldronlab / waldronlab/bedbaser
make API url configurable?
Open
Nobody has claimed this yet.
blocked
enhancement
- Dominant language
- R
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I may want to connect to an API at a different URL, for testing or development purposes for example.
Right now it seems to be harded coded to api.bedbase.org
Could the BEDbase() constructor allow a URL param?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the BEDbase() constructor and the hard-coded api.bedbase.org reference in the R client. Trace how the constructor creates API requests, then confirm that callers can provide a different URL and that the default still uses api.bedbase.org.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100