add test instance

This commit is contained in:
Arya 2023-08-30 16:13:06 +05:30
parent fc6f689fb6
commit db78d6fa8c
Signed by: arya
GPG Key ID: 842D12BDA50DF120

View File

@ -25,9 +25,9 @@ go build -o mozhi
```
## API Docs
Mozhi makes use of swagger (with the swagger fiber middleware) to manage the documentation of the API.
Mozhi makes use of swagger (using the fiber middleware) to manage the documentation of the API.
You can find it in /api/swagger of any instance.
You can find it in /api/swagger of any instance ([example](https://mozhi.aryak.me/api/swagger/index.html)).
## Configuration
Features of Mozhi can be customized and toggled on/off using Environment Variables.
@ -46,6 +46,12 @@ These envvars turn off/on engines. By default all of them are enabled.
- `MOZHI_MYMEMORY_ENABLED`
- `MOZHI_DUCKDUCKGO_ENABLED`
## Instances
| Link | Cloudflare | Country | ISP |
| -------- | ---------- | ----------- | ----- |
| [mozhi.aryak.me](https://mozhi.aryak.me) | No | India | Airtel |
## Features
- An all mode where the responses of all supported engines will be shown.
- Autodetect which will show the language that was detected