simple search engine for danish domains
Find a file
2026-05-04 14:17:14 +02:00
cmd/server working simple api, will need cleanup. 2026-05-04 14:17:14 +02:00
data working simple api, will need cleanup. 2026-05-04 14:17:14 +02:00
internal working simple api, will need cleanup. 2026-05-04 14:17:14 +02:00
pkg/model working simple api, will need cleanup. 2026-05-04 14:17:14 +02:00
.dockerignore working simple api, will need cleanup. 2026-05-04 14:17:14 +02:00
.gitignore Initial commit 2026-05-01 13:18:12 +02:00
docker-compose.yml working simple api, will need cleanup. 2026-05-04 14:17:14 +02:00
Dockerfile working simple api, will need cleanup. 2026-05-04 14:17:14 +02:00
go.mod working simple api, will need cleanup. 2026-05-04 14:17:14 +02:00
go.sum working simple api, will need cleanup. 2026-05-04 14:17:14 +02:00
LICENSE Initial commit 2026-05-01 13:18:12 +02:00
README.md working simple api, will need cleanup. 2026-05-04 14:17:14 +02:00

dkSearch

simple search engine for danish domains

This project uses Go, Docker and https://github.com/meilisearch/meilisearch

To start the api from root run: docker compose build --no-cache and docker compose up for live development docker compose up --watch