https://github.com/ashenblade/interview-test
Testing for tg bot api
https://github.com/ashenblade/interview-test
Last synced: about 2 months ago
JSON representation
Testing for tg bot api
- Host: GitHub
- URL: https://github.com/ashenblade/interview-test
- Owner: ashenBlade
- Created: 2022-07-08T16:30:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-13T19:06:06.000Z (over 2 years ago)
- Last Synced: 2025-01-21T01:41:29.752Z (3 months ago)
- Language: C#
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Тестовое задание
Монолит. WorkerService.
Публичных API с POST методом не нашел. В docker-compose.yml прописал пинговать https://google.com через GET метод.
Запуск:```bash
docker-compose up google-api-prober
```