Skip to content

Explicitly proxy some ambiguous routes.#30

Merged
stereosteve merged 1 commit intomainfrom
explicit_proxy_routes
Apr 17, 2025
Merged

Explicitly proxy some ambiguous routes.#30
stereosteve merged 1 commit intomainfrom
explicit_proxy_routes

Conversation

@stereosteve
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread api/server.go
app.Use(app.resolveMyIdMiddleware)
app.Use(app.authMiddleware)

// some not-yet-implemented routes will match handlers below
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's hold off on any implementation of the "explore" stuff until we chat tomorrow

@stereosteve stereosteve merged commit 4b96d7f into main Apr 17, 2025
2 checks passed
schottra added a commit that referenced this pull request Apr 18, 2025
* origin/main:
  feed: honor client's limit param.
  json marshal / unmarshal for hashid (#29)
  Explicitly proxy some ambigious routes. (#30)
  Fix trending time param (#28)
@raymondjacobson raymondjacobson deleted the explicit_proxy_routes branch April 24, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants