https://github.com/natiq-foundation/natiq-api-rust
Deprecated. Natiq Quran open API with RUST.
https://github.com/natiq-foundation/natiq-api-rust
actix quran quran-api
Last synced: 4 months ago
JSON representation
Deprecated. Natiq Quran open API with RUST.
- Host: GitHub
- URL: https://github.com/natiq-foundation/natiq-api-rust
- Owner: natiq-foundation
- License: mit
- Archived: true
- Created: 2022-09-01T19:17:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T20:30:31.000Z (11 months ago)
- Last Synced: 2025-09-03T18:53:56.666Z (9 months ago)
- Topics: actix, quran, quran-api
- Language: Rust
- Homepage:
- Size: 43.4 MB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-islamic-open-source-apps - natiq-api-rust - source, Rust programming language (Hadith Search and API (20 projects) / Rust)
README
# nq-api
Natiq Quran open API
# Docker
Start nq-api with docker-compose
```bash
sudo docker compose up
```
# Build
```bash
cargo build --release
```
# Run
```bash
./target/release/nq-api
```
Api will listen to 0.0.0.0:8080