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

http client ping pong #41

Merged
merged 8 commits into from
Nov 9, 2023
Merged

http client ping pong #41

merged 8 commits into from
Nov 9, 2023

Conversation

gkostin1966
Copy link
Collaborator

All test green but time to take a step back and work on the api client.

gkostin1966 and others added 8 commits November 8, 2023 09:46
- Set up separate exe/test in meson build
- Move mock_service out of "lauth" directory
- Add a stop endpoint to deal with server missing ctrl-c/SIGINT
- Give some output at the root URL
- Print to stdout when requests come in
- Auto-select port or take command line parameter
- Add mock-api service to Compose file

Run on the default port (9000) for testing like so:

docker compose up mock-api --build
@gkostin1966 gkostin1966 merged commit 526efbb into main Nov 9, 2023
2 of 6 checks passed
@gkostin1966 gkostin1966 deleted the http_client branch November 9, 2023 13:25
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.

3 participants