Skip to content
/ Kesha Public

A web service with a user interface for testing http requests and web hooks. Allows you to create an http mock for http requests.

License

Notifications You must be signed in to change notification settings

NUTtech/Kesha

Repository files navigation

Kesha

Web-service for testing http requests and webhooks.

Project info: Docker Image Version (tag latest semver) Python Version License

Build: autotests build

Code quality: CodeQL codecov Language grade: Python Maintainability Rating Reliability Rating Security Rating




Links:

  1. Repository: https://github.com/NUTtech/Kesha
  2. Documentation: https://nuttech.github.io/Kesha/
  3. Docker Hub: https://registry.hub.docker.com/r/nextuptechnologies/kesha
  4. Issue tracker: https://github.com/NUTtech/Kesha/issues
  5. Changelog: https://github.com/NUTtech/Kesha/blob/master/CHANGELOG.md

Components

  1. Database postgres.
  2. Database redis (for background celery-tasks).
  3. Python-app based on Django Web Framework.

Contributing

We welcome all contributions!
See CONTRIBUTING.md if you want to contribute.
You can start with issues that need some help right now.