Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Inline routes

Open
#635 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
nodejs, typescript
Domain
api, backend

Research direction

Start by surveying how routes and controllers are currently organized and which libraries the API uses. Compare refactoring with the current libraries against adopting a framework that colocates routes and controllers; done requires choosing an approach and applying it consistently across the API.

Written by the indexing model from the issue text.

Description

enhancement

It would be cool to refactor to have the routes next to the controllers. We can do that with our current libs fairly easily, or use it as an opportunity to try a new framework that does that by default

Dominant language
TypeScript
Stars
12
Forks
3
Avg merge
16d 31m
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

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.

More from UniversalMediaServer/api

All issues in UniversalMediaServer/api

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.