nofusscomputing / nofusscomputing/centurion_ui
markdown fetcher
Open
@jon-nfc is already working on this.
Since Aug 23, 2026.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 20
Description
Fetchers are used to setup a request and return the data from said request.
Details
Create a fetcher for obtaining markdown documents. The intent is that markdown documents will be fetched from public HTTP endpoints.
Requirements
- Sets up the request.
- Can force specific URL.
- No credentials are sent.
Tasks
- Create Fetcher
- Test
Contributor guide
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.
Assessment
This issue has not been assessed yet.