This repository was archived by the owner on Aug 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1- # nq-api
2- [ ![ docker-publish] ( https://github.com/NatiqQuran/nq-api/actions/workflows/docker-publish.yml/badge.svg )] ( https://github.com/NatiqQuran/nq-api/actions/workflows/docker-publish.yml )
3- [ ![ Docker Image CI] ( https://github.com/NatiqQuran/nq-api/actions/workflows/docker-image.yml/badge.svg )] ( https://github.com/NatiqQuran/nq-api/actions/workflows/docker-image.yml )
4- [ ![ Rust] ( https://github.com/NatiqQuran/nq-api/actions/workflows/rust.yml/badge.svg )] ( https://github.com/NatiqQuran/nq-api/actions/workflows/rust.yml )
1+ # nq-api-rust
2+
3+ [ ![ docker-publish] ( https://github.com/NatiqQuran/nq-api-rust/actions/workflows/docker-publish.yml/badge.svg )] ( https://github.com/NatiqQuran/nq-api-rust/actions/workflows/docker-publish.yml )
4+ [ ![ Docker Image CI] ( https://github.com/NatiqQuran/nq-api-rust/actions/workflows/docker-image.yml/badge.svg )] ( https://github.com/NatiqQuran/nq-api-rust/actions/workflows/docker-image.yml )
5+ [ ![ Rust] ( https://github.com/NatiqQuran/nq-api-rust/actions/workflows/rust.yml/badge.svg )] ( https://github.com/NatiqQuran/nq-api-rust/actions/workflows/rust.yml )
56
67Natiq Quran open API \
78
89# Docker
910
10- Start nq-api with docker-compose
11+ Start nq-api-rust with docker-compose
1112
1213``` bash
1314sudo docker compose up
@@ -22,7 +23,7 @@ cargo build --release
2223# Run
2324
2425``` bash
25- ./target/release/nq-api
26+ ./target/release/nq-api-rust
2627```
2728
2829API will listen to 0.0.0.0:8080
You can’t perform that action at this time.
0 commit comments