Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using gin-swagger behind AWS API Gateway returns 404 #41

Open
benbooth493 opened this issue Jan 26, 2019 · 0 comments
Open

Using gin-swagger behind AWS API Gateway returns 404 #41

benbooth493 opened this issue Jan 26, 2019 · 0 comments

Comments

@benbooth493
Copy link

I have API Gateway forwarding requests via proxy+ configuration.
I have the following routes configured with gin: GET /accounts
But when I set up GET /swagger/*any I get a 404.

Using github.com/apex/gateway to wrap the requests.

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

No branches or pull requests

1 participant