developer-search
developer-search copied to clipboard
DevXplore is a search engine for developers based on google custom search.
Bumps [django](https://github.com/django/django) from 3.1.8 to 3.1.14. Commits 840bebf [3.1.x] Bumped version for 3.1.14 release. 22bd174 [3.1.x] Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream... cfb780d [3.1.x] Added stub...
Currently, the project uses Google's [Custom Search JSON API](https://developers.google.com/custom-search/v1/overview) for generating search results. But on the free plan, **the current API provides only 100 search queries per day and with...
You can add more relevant categories in `helpers.py` under `perform_search` function. Use relevant keywords and domains for that category.
Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.5. Commits 3d3d7f5 [5.1.x] Bumped version for 5.1.5 release. 4806731 [5.1.x] Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation. d6749de [5.1.x] Made cosmetic edits...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. Release notes Sourced from gunicorn's releases. 23.0.0 Gunicorn 23.0.0 has been released. This version improve HTTP 1.1. support and which improve safety You're invited...
Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.7. Commits 691e945 [5.1.x] Bumped version for 5.1.7 release. 8dbb44d [5.1.x] Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template ... d7dc1f6 [5.1.x] Fixed typo...