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

feature/url_check_status_monitor_app #19

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

mohammedbakr
Copy link

URLCheck Status Monitoring

This URLCheck Status Monitoring APP allows authenticated users to register/update/delete/monitor URLs, and get detailed reports delivered by email.

Hint:

I haven't provided API documentation yet, but I intend to deliver it in the near future.
It's worth mentioning that the report API can handle 3 cases:

  1. Get all the reports for all the URL checks that the user created.
  2. Get all the reports for specific URL check that the user created by sending the value for key urlCheckId in the params.
  3. Filter the reports with tags by sending an array of tags the user wants to filter by.
  • This also goes with urlcheck API it can get all the URL checks that the user created and filter them by tags.
  • I have set a request example for the cases provided in Postman.

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.

None yet

1 participant