|
.oO SearXNG Developer Documentation Oo.
|
Go to the source code of this file.
Namespaces | |
| namespace | searx |
| namespace | searx.engines |
| ::1337x | |
| namespace | searx.engines.github |
Functions | |
| searx.engines.github.request (query, params) | |
| searx.engines.github.response (resp) | |
Variables | |
| dict | searx.engines.github.about |
| list | searx.engines.github.categories = ['it', 'repos'] |
| str | searx.engines.github.search_url = 'https://api.github.com/search/repositories?sort=stars&order=desc&{query}' |
| str | searx.engines.github.accept_header = 'application/vnd.github.preview.text-match+json' |