apache / apache/answer

Provide a way to customize the `/questions/` path name

Open
#1,291 3 comments 2 reactions 0 assignees View on GitHub
new-feature
Dominant language
Go
Stars
15.7k
Forks
1.4k
Avg merge
3d 8h
Merged PRs (30d)
7

Description

``` https://meta.answer.dev/questions/D1b23 ```
to
``` https://meta.answer.dev/posts/D1b23 ```

Currently I'm getting there by replacing strings in files, it would be nice if there was an official way to do this. It is perfectly suited to function as a general community, it doesn't have to be a Q&A community.

Contributor guide

No contributing guide indexed for this repository

Research direction

Trace how the application defines and generates the `/questions/` URL, starting with the route entry points and the string replacements described in the issue. The work is done when an official configuration changes that path to `/posts/` consistently without manual file edits.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.