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

How to view API docs ? #1

Open
0mars opened this issue Jun 6, 2020 · 4 comments
Open

How to view API docs ? #1

0mars opened this issue Jun 6, 2020 · 4 comments

Comments

@0mars
Copy link

0mars commented Jun 6, 2020

Hi how to view API docs, do you have OpenAPI docs available ?

@sebastiendan
Copy link
Owner

@0mars
Copy link
Author

0mars commented Jun 6, 2020

where does it store the credentials, user info ?

@0mars
Copy link
Author

0mars commented Jun 6, 2020

can you provide setup instructions. I want to use it in a docker-compose project

@sebastiendan
Copy link
Owner

The user credentials aren't managed by the API gateway, but rather within a service that is accessed behind it. You can take a look at my auth microservice repo with NestJS.

You also have another of my repo that introduce a Terraform recipe to set up a whole infra (with Kubernetes) based on the API gateway and the microservices.

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

2 participants