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

Document how to develop on the backend API #59

Closed
yk opened this issue Dec 25, 2022 · 0 comments · Fixed by #61
Closed

Document how to develop on the backend API #59

yk opened this issue Dec 25, 2022 · 0 comments · Fixed by #61
Assignees

Comments

@yk
Copy link
Collaborator

yk commented Dec 25, 2022

Due to the need for an API key, it's not straightforward to see how to develop against the backend API locally.

Write documentation on the ability to provide the X-API-Key Header or the api_key query parameter when used with the environment variable ALLOW_ANY_API_KEY.

An alternative is to disable API key checking in development entirely and just assign a default one.

@yk yk self-assigned this Dec 25, 2022
@yk yk linked a pull request Dec 25, 2022 that will close this issue
@yk yk closed this as completed in #61 Dec 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant