radiant-api

module
v0.0.0-...-d814eb9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2024 License: Apache-2.0

README

Radiant API

Go Report Card License

API for Radiant Data Platform

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

MakeFile

Install all dependencies

make install

Run build make command with tests

make all

Build the application

make build

Run the application

make run

Create DB container

make docker-run

Shutdown DB Container

make docker-down

DB Integrations Test:

make itest

Live reload the application:

make watch

Run the test suite:

make test

Clean up binary from the last build:

make clean

Directories

Path Synopsis
cmd
api
internal
test

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL