An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

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