diff --git a/README.md b/README.md index 47d103f..3f68f14 100644 --- a/README.md +++ b/README.md @@ -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