https://github.com/natiqquran/nq-api-rust
Natiq Quran open API with RUST. Deprecating.
https://github.com/natiqquran/nq-api-rust
actix quran quran-api
Last synced: about 1 year ago
JSON representation
Natiq Quran open API with RUST. Deprecating.
- Host: GitHub
- URL: https://github.com/natiqquran/nq-api-rust
- Owner: NatiqQuran
- License: gpl-3.0
- Created: 2022-09-01T19:17:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-08T14:05:04.000Z (over 1 year ago)
- Last Synced: 2025-03-08T15:18:51.739Z (over 1 year ago)
- Topics: actix, quran, quran-api
- Language: Rust
- Homepage: https://developer.natiq.net
- Size: 43.5 MB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# nq-api
[](https://github.com/NatiqQuran/nq-api/actions/workflows/docker-publish.yml)
[](https://github.com/NatiqQuran/nq-api/actions/workflows/docker-image.yml)
[](https://github.com/NatiqQuran/nq-api/actions/workflows/rust.yml)
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