nofusscomputing / nofusscomputing/centurion_ui

Content Fetchers

Open
#214 0 comments 0 reactions 1 assignee View on GitHub

@jon-nfc is already working on this.

Since Aug 14, 2026.

Dominant language
TypeScript
Stars
0
Forks
0
Avg merge
1d 4h
Merged PRs (30d)
20

Description

Summary

Implement a modularized http fetcher

Description

To be able to fetch data for the pages to render, http queries will need to be made. The fetcher should be created in such a way that it can easily be extended to obtain a different data type.

Business Value / Objectives
  • Limit repeated code
  • Single object for fetching data
Success Criteria
  • Django backend
  • Markdown backend
  • Common spec backend
  • Can fetch svg
  • can fetch json
  • can fetch md and parse front matter
  • Supports CORS
  • Supports AbortSignal
  • Sets User Agent for all requests
Scope

Just that required to bring feature.

Dependencies

No response

Risks & Mitigations

No response

Stakeholders / Roles

No response

Milestones / Timeline

No response

Linked Features / Stories (Task List)
  • Base http fetcher
  • Django http fetcher
  • svg http fetcher
Additional Notes / References

No response

Links
Links

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.