robin 12e92e56bc
Build and Deploy / build-and-deploy (push) Failing after 42s
Build and Deploy / sync-dev (push) Skipped
Merge pull request 'Added CI with auto deployment' (#39) from dev into main
2026-09-06 17:37:20 +02:00
2026-08-21 11:39:28 +02:00
2026-09-04 09:56:54 +02:00
2026-09-04 09:56:54 +02:00
2026-07-01 11:39:05 +02:00
2026-08-21 09:32:16 +02:00

dttmr-api

An API backend for dittmar.dev, written in Go.

Getting started

Building

make build

Running

make run

Run tests

make test

Run tests with coverage

make test-cover

Generate swagger documentation

make swag

Build docker image

make docker
S
Description
No description provided
Readme MIT
434 KiB
Languages
Go 97.2%
Makefile 1.7%
PLpgSQL 0.8%
Dockerfile 0.3%