Mangabo Kolawole

Results 17 issues of Mangabo Kolawole

Rename projet to `drf-apikey` for the sake of simplicity and pronouncing.

enhancement
help wanted
good first issue

## Is your feature request related to a problem? Please describe. The current implementation lacks detailed analytics and monitoring of API key usage. Without this, gaining insights into how API...

## Is your feature request related to a problem? Please describe. The absence of a rate-limiting feature in the current implementation makes the API susceptible to abuse, such as brute-force...

enhancement
good first issue
stalled

## Is your feature request related to a problem? Please describe. As the Django REST Framework Simple API Key gains traction, we recognize that our documentation may not be accessible...

documentation
enhancement
help wanted
good first issue

## Summary **Implement Idempotency in Sendhooks Using `webhookId`field and Redis** ## Motivation The current iteration of Sendhooks lacks an idempotency feature, leading to potential duplicate processing of webhook events. This...

enhancement
help wanted
good first issue
Hactoberfest

## Summary Develop two web pages to enhance our system's management and visualization of webhook data. The goal is to enable users to easily list all webhooks and view detailed...

enhancement
help wanted

## Summary Enhance Error Handling and Logging in `SendWebhook` Function This proposal suggests improvements to the `SendWebhook` function in our project, focusing on enhancing error handling and logging mechanisms. The...

enhancement
help wanted
good first issue
Hactoberfest

## Objective Implement automatic pushing of Docker images to a Docker registry using GitHub Actions. This will streamline our CI/CD pipeline, ensuring that the latest builds are always available for...