Hitomi.la mirror api
- 🚀 Very fast response and processing with Sanic framework
- ⚡ Blazingly fast search with MongoDB
- 🔄 Galleryinfo, Info auto mirroring.
- 🖼️ Pixiv.net, Hitomi.la image proxying.
- 🏡 Production ready with Bouquet
- 🧑💻 Easy to use SDKs for Python, JS/TS, Rust.
- 📚 Friendly documentation on how to configure.
- English: https://en.heliotrope.saebasol.org
- Japanese: https://ja.heliotrope.saebasol.org
- Korean: https://heliotrope.saebasol.org (MongoDB Atlas Search Supported)
Other languages can also be used by users who distribute Heliotrope themselves!
pip install delphinium
npm install @saebasol/delphinium
# or
yarn add @saebasol/delphinium
# or
pnpm add @saebasol/delphinium
[dependencies]
delphinium = "1.0.0"